https://github.com/ryankaleligabriel/todo
To-Do-List Application
https://github.com/ryankaleligabriel/todo
Last synced: 3 months ago
JSON representation
To-Do-List Application
- Host: GitHub
- URL: https://github.com/ryankaleligabriel/todo
- Owner: RyanKaleliGabriel
- Created: 2023-03-05T15:01:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T10:24:23.000Z (about 2 years ago)
- Last Synced: 2025-03-02T03:16:47.303Z (3 months ago)
- Language: JavaScript
- Homepage: https://fine-jay-sheath-dress.cyclic.app/
- Size: 3.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To-Do-List-Application
This to-do list application allows users to create and manage multiple lists of tasks.
The main list is where users can add and view all of their tasks.
In addition, users can create custom lists by simply adding the name of the list to the URL, which allows them to create and manage specific sets of tasks.
With this application, users can easily organize and keep track of all their to-do items in a convenient and customizable way.
A better version with authentication be coming soon