-
It is a software where we can generate tickets to make things noted down on a place.
-
Implemented local storage in the browser to set your generated tickets remember by the brower for future purpose.
-
Implemented features like delete using delete button, by making in on and clicking on ticket will delete the ticket from UI as well as the local storage.
-
Implemented Add button to add tickets, it will create a ticket both on UI and in browser's local storage after pressing Enter button.
-
Colours containers in toolbar will show tickets of a particular colour.
-
To show all the tickets, i have implemented Heart Button on the toolbar which show all the current tickets made by the user.
-
All the features will survive even after reloading the browser i.e. implemented using local storage in browser.
-
Each Ticket has a unique in-built id which will differentiate between different tasks of same category or same colour.
-
We can edit each and every ticket for getting data change.
-
Implemented Lock Button. After making it on, it will lock each and every function of the application.
Here is the Glimplse of UI:
