Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattazz/hearttrack
https://github.com/mattazz/hearttrack
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattazz/hearttrack
- Owner: mattazz
- Created: 2024-09-17T20:08:12.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-11T12:29:10.000Z (4 months ago)
- Last Synced: 2024-11-13T23:27:20.301Z (3 months ago)
- Language: JavaScript
- Size: 4.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heart Track
![Sample](./sample.gif)
A simple bio tracking static website that allows the user to import CSV data, visualize the changes, edit information, and export the CSV data for later use.## To do
- [ ] Add more data fields:
- [ ] Systolic data
- [ ] Note (custom text field)## To do SIGNUP
- [ ] Consider using react hook form
- [ ] No input validation ^ use react hook form## Long-term To do
- [ ] Transition to database