Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fluroash/jitter
https://github.com/fluroash/jitter
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluroash/jitter
- Owner: FluroAsh
- Created: 2022-05-20T00:09:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-24T10:37:02.000Z (over 2 years ago)
- Last Synced: 2024-04-18T06:03:20.883Z (10 months ago)
- Language: JavaScript
- Size: 1.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Overview
A basic todo app made over the course of a few days, used to keep track of daily tasks in an easy to use way.
### Dependices
- React
### Future features
- Persistent storage via Firebase Realtime Database or other hosted DB solution
- User authentication
- Store user data & track complete/incomplete todos, represented in visualised form (encourage users to complete tasks)