To-Do App A simple and user friendly to-do application created by using HTML, CSS and JS(JavaScript). This project will help the users to manage their daily routine task by adding, completing and deleting tasks.
It has the features given below; ~It can add new tasks ~It can mark the tasks completed or not ~It can delete the tasks ~It shows the total, completed and pending task of the user
The project structure is:-- index.html style.css app.js