https://github.com/timooo-thy/habit-tracker
Tracking Activity with Pixela API
https://github.com/timooo-thy/habit-tracker
Last synced: 11 months ago
JSON representation
Tracking Activity with Pixela API
- Host: GitHub
- URL: https://github.com/timooo-thy/habit-tracker
- Owner: timooo-thy
- Created: 2023-03-28T15:37:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T15:07:01.000Z (over 3 years ago)
- Last Synced: 2025-06-04T23:07:20.104Z (about 1 year ago)
- Language: Python
- Homepage: https://pixe.la/v1/users/matrixavenger/graphs/testgraph.html
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Habit Tracker
## About
Looking to track your exercise hours and store the data in the Pixela API?
With my website, users can easily choose the date and hours of activity completed, making it simple to track their progress over time. The ability to reset the activity of the day also makes it easy for users to make changes if they accidentally input the wrong information.
[Sample Pixela API HTML](https://pixe.la/v1/users/matrixavenger/graphs/graph1.html)
## Framework Used
Flask is used to handle the backend logic, such as creating routes to handle user requests and interacting with the Pixela API to store exercise hour data.
HTML, CSS, and JS are used for the frontend of the website. Using these technologies allows you to create a user-friendly interface that is easy to navigate and provides a great user experience.
In conclusion, this website is a fantastic tool for anyone looking to track their exercise hours and store the data in the Pixela API. It is simple yet a powerful interface for anyone looking to achieve their fitness goals.
## Contributors
[@timooo-thy](https://github.com/timooo-thy)