Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 512 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 512 Bytes

to-do-list

A simple and interactive "to-do list" using HTML, CSS and JavaScript. New update: Cookies enabled! Your data is now saved safely in your browser.

Features

  • Add new task
  • Mark task as completed / uncompleted
  • Delete single task
  • Delete all tasks
  • Update username

Technologies used:

  • HTML
  • CSS
  • JavaScript
  • SweetAlert2

App demo:

https://samarjeetbanik.github.io/to-do-list/

If you really liked the project, then don't forget to 🌟 this repo!😃

Thank You!!!