A simple and interactive to-do list web application that allows users to create, manage, and track their tasks.
- Create new tasks by entering task descriptions and clicking the "Add" button.
- Mark tasks as completed by clicking on them.
- Edit task descriptions by double-clicking on the task.
- Delete tasks by clicking on the delete button associated with each task.
- Responsive design for a seamless experience across devices.
- HTML
- CSS
- JavaScript
This are some of the screenshots from the working of the web app.
This explains that we can add mutiple to-do-list in the app.
This explains once we completed one of our work then we can just click the tick button to mark it as completed.
Contributions are welcome! If you find any issues or have suggestions for improvement, please feel free to submit a pull request or open an issue in the GitHub repository.