Open Issues Need Help
View All on GitHubAI Summary: Implement a notification system that informs users when the administrator is unavailable. This involves adding a setting to indicate admin availability, modifying the user submission flow to display a warning message when the admin is unavailable, and potentially adding a confirmation step before submission. The notification should clearly communicate that response times may be longer.
This project aim to build a platform for anonymous contact form
AI Summary: Implement a feature in the AnonyConnect platform to allow linking of tickets, enabling users to connect related tickets for better context and tracking of conversations. This involves adding functionality to the frontend (Next.js) and backend (Node.js) to create and manage ticket relationships, potentially modifying the database schema (SQLite) and updating the admin portal to display linked tickets.
This project aim to build a platform for anonymous contact form
AI Summary: Implement an announcements board feature within the AnonyConnect platform, allowing administrators to post announcements visible to all users. This should integrate seamlessly with the existing Next.js frontend and Node.js backend, potentially utilizing the existing database and notification system.
This project aim to build a platform for anonymous contact form