This is for webify challenge #2 : to do list
My website URL is https://souvik-bhattacharya.github.io/ToDoList/
Here is a screenshot of my web app:
- Here you can add your tasks in the entry box under the "Schedule Your Tasks Here" section and after typing click the "Add" button.
- After adding the task it will appear under the "Your Tasks" and the total number tasks will be shown below.
- In the top right corner there is a search box. Those tasks will be highlighted which contain the character, you typed in the search box.
- You can sort your tasks by clicking the "Sort" button below.
- You can mark your any task as important by clicking on the "Star" button.
- You can unmark your any task from improtant by clicking on the "Unstar" button.
- You can edit your any task by clicking on the "Edit" button.
- You can save your any edited task by clicking on the "Save" button.
- You can delete any task by clicking on the "Delete" buttons or you can delete the entire list by clicking on the "Delete All" button.
- There is a clock also which is ticking always.
Thank You!
