Health Tracker is a Web Application created to track your fitness journey! You can log your sleep, diet, exercise, and mental health and receive insightful statistics back.
This project was architected by Anish Kondepudi and Mihika Krishna.
Below are the languages used in creating this Web App:
1. Python
2. HTML
3. CSS
4. JavaScript
Below are the modules/frameworks/libraries used in creating this Web App:
1. Flask (Jinja2)
2. Bootstrap
3. Charts.js
4. SQLAlchemy
5. WTForms
6. Flask-WTF
Shown below are some images of the Health Tracker Web Application:
Notes:
- The site is currently being hosted on https://warlus.pythonanywhere.com/, this will stop on 10/07/2021
- Currently, the site does not support comparison of data between users. This may be added in future updates
- At the moment there is no functionality for the "forgot password" button, this will be fixed in future updates