To Do App

To-Do App is a tool to manage tasks and daily routine.

Existing Features:

  • Create new tasks.
  • Mark a task done.
  • Delete a task.
  • Set the task back to be undone.
  • Responsive design.

The app also provides a counter for the completed and the non-completed tasks so that users can track thier progress.

Live site here

image

image

Technologies

  • HTML: The structure of the Website was developed using HTML.
  • CSS: The Website was styled using custom CSS in an external file.
  • JavaScript: All functionality of the website was done using Vanilla JavaScript.
  • GitHub: Source code is hosted on GitHub and delpoyed using Git Pages.
  • Git: Used to commit and push code during the development of the Website