Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parisneo/todolist
A simple webapp to build a todolist
https://github.com/parisneo/todolist
Last synced: 21 days ago
JSON representation
A simple webapp to build a todolist
- Host: GitHub
- URL: https://github.com/parisneo/todolist
- Owner: ParisNeo
- License: mit
- Created: 2022-12-14T08:08:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T21:08:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T11:29:13.513Z (2 months ago)
- Language: HTML
- Size: 597 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TodoList
![licence](https://img.shields.io/github/license/parisneo/todolist)A simple webapp to build a todolist built in collaboration with chatgpt from open ai.
![Todo list](img/Todolist.png)## Freatures
- Only frontend. No backend required
- Your data is concerved on your device (no internet backup)
- You can back up your todolist and reload it on another device using json import/export feature
- Fully open source.There is a live demo of this code in this link.
[Live demo](https://parisneo.github.io/TodoList/)You can add this to your phone and use it as an app.