Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shubsi26/to-do-list
- Owner: ShubSi26
- Created: 2024-03-31T16:21:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T17:03:45.000Z (9 months ago)
- Last Synced: 2024-04-29T17:44:53.902Z (9 months ago)
- Topics: css, frontend, html, javascript, jquery, responsive, small-projects, todolist
- Language: JavaScript
- Homepage: https://shubsi26.github.io/To-Do-List/
- Size: 132 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)