This is a summer side project django menstrual tracking app that gives workout recommendations based off fitness goals and cycle phase. This prototype app, called fitflow, uses machine learning, flatpickr calendar, custom user authentication, etc. Note that code is in master branch!
- Clone this project
- Activate the virtual environment
- Activate redis server
- Run the project on your command prompt via manage.py file
- Enjoy!
Since this is a protoype app, there is room for improvement and personalization such as adding more workout recommendations for each cycle phase!
The main page after you create an account and log in is still under aesthetic development.