Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 501 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 501 Bytes

TO-DO List

A simple TO-DO list webpage using HTML, CSS and JS. All CRUD functions are working. The task are stored in the users system and on page reload, it will be reset.

Operations Included

  • Adding Task
  • Deleting Taak
  • Edit Task
  • Mark Done
  • Input Form

Dashbord Screenshot -

image

Input Form Screenshot -

image