https://github.com/parisneo/todolist
A simple webapp to build a todolist
https://github.com/parisneo/todolist
Last synced: over 1 year 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T15:23:07.000Z (over 1 year ago)
- Last Synced: 2025-03-29T16:19:48.646Z (over 1 year ago)
- Language: HTML
- Size: 635 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
TodoList

A simple webapp to build a todolist built in collaboration with chatgpt from open ai.

## 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.