Skip to content

A To-Do App that is built using vanilla JS, HTML, CSS and utilizes localStorage to persist user to-dos and projects.

Notifications You must be signed in to change notification settings

Ishmam156/todo-list

Repository files navigation

To-Do App

A To-Do App that is built using vanilla JS, HTML, CSS and utilizes localStorage to persist user to-dos and projects. The app allows users to create new To-Dos and clubs them in projects, lets users change tasks priority status, update its completion status as well as finally delete the to-do when done.

Live Website

You can check out the webpage here

Demo

Desktop Full View

Website Desktop Image

Desktop To-Do Add View

Website To-Do Image

GIF of Features

Website Video

Tech Stack

Client: HTML, CSS, JS

Features

  • Projects to club individual To-Dos
  • To-Dos shows dates remaining till due date arrives
  • Dynamically renders DOM elements on clicks
  • localStorage is used to persist new addition as well as edits to tasks

Acknowledgements

License

ISC

Authors

Contributing

Contributions are always welcome!

Kindly do a pull request with your contribution.

Feedback

If you have any feedback, please reach out to me in GitHub.

About

A To-Do App that is built using vanilla JS, HTML, CSS and utilizes localStorage to persist user to-dos and projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published