Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubsi26/to-do-list

A frontend project for todo list using Html, CSS and JavaScript
https://github.com/shubsi26/to-do-list

css frontend html javascript jquery responsive small-projects todolist

Last synced: 1 day ago
JSON representation

A frontend project for todo list using Html, CSS and JavaScript

Awesome Lists containing this project

README

        

# 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](https://github.com/ShubSi26/To-Do-List/blob/main/images/Screenshot%202024-04-28%20221633.jpg)
# Input Form Screenshot -
![image](https://github.com/ShubSi26/To-Do-List/blob/main/images/Screenshot2.jpg)