The Ticket Management Tool allows users to create, prioritize, edit, and delete tickets for managing tasks or issues. It provides a user-friendly interface with features like color-coded priority levels, locking tasks, and responsive design.
- Create Tickets: Users can add new tickets with a task description.
- Priority Colors: Tickets can be categorized into different priority levels using color-coded labels.
- Task Locking: Users can lock/unlock tasks to prevent accidental modifications.
- Responsive Design: The tool is designed to adapt to various screen sizes for optimal usability.
- Local Storage: Ticket data is stored locally, allowing users to persist their tickets across sessions.
- Adding a Ticket: Click the "+" button to open the modal, enter the task description, select the priority color, and press Enter or click outside the modal to create the ticket.
- Managing Tickets: Click on a ticket to lock/unlock its task for editing. Double-click on a toolbox color to filter tickets by priority. Click the "X" button to enable/disable ticket removal mode.
- Editing/Deleting Tickets: When a ticket is unlocked, click on its task area to edit. In remove mode, click on a ticket to delete it.
-
Clone the repository:
git clone git@github.com:Priyanshuparth/TicketFlow-Streamlined-Task-Management.git
-
Open
index.html
in your web browser.
This project is licensed under the MIT License.