Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saberglow/todo-list
A very simple To-Do list web page using Bootstrap
https://github.com/saberglow/todo-list
bootstrap3 html javascript localstorage persistent-storage
Last synced: 20 days ago
JSON representation
A very simple To-Do list web page using Bootstrap
- Host: GitHub
- URL: https://github.com/saberglow/todo-list
- Owner: SABERGLOW
- License: mit
- Created: 2021-12-10T21:22:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-10T21:26:30.000Z (about 3 years ago)
- Last Synced: 2024-11-17T12:41:35.927Z (3 months ago)
- Topics: bootstrap3, html, javascript, localstorage, persistent-storage
- Language: HTML
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ToDo List
This is a very simple To-Do list web page that uses Bootstrap 3.You can add new ToDos, mark them as "active", "inactive", or "done". You can also delete them.