This web application allows you, the user, to create a list of tasks that you would like to keep track of. You can add, sort alphabetically, edit and delete tasks. This web application is equiped with Local Storage.
Some of the features that comes with the app are as fellows:
- An "Add" button. The user clicks on this button to add a new task.
- An "Edit" button in the form of a pen. Use this option to edit already listed tasks.
- A "Delete" button in the form of a trash can. Click on this option in order to remove a task.
- You can also click on a task, which will result in the task being stricked through, indicating that the task is completed. Use this option if you don't plan on deleting the task completely.
- A "Sort" button. The user clicks on this button so sort and arrange tasks alphabetically.
- A "Clear" button. The user would click on this button to clear ALL tasks already listed.
This app is still being developed so there's still a few things that needs to be added. These things include:
- Fix bugs.
- Making the web app more responsive.
Below is the Deployment Link :
- Link to follow soon.