To-do List using HTML, CSS and JavaScript. The project is a single webpage containing a text area where user can add custom tasks, mark them completed and delete them. User can also see the completed tasks and uncompleted task by selecting the drop down menu. It is a very user-friendly and user-interactive project that makes the work of a user a lot easier.
- Click inside the text box at the top of the page.
- Type your task
- Submit the task by clicking on plus icon.
- User can add or delete their tasks.
- User can view completed and uncompleted tasks.
- Tasks remain the same and are visible even after refreshing the page.
- User-friendly and User interactive.
- HTML
- CSS
- JavaScript