You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -
Input Form Screenshot -
About
A frontend project for todo list using Html, CSS and JavaScript