FirstRep is a full-stack web application that generates personalized workout plans based on user inputs such as fitness goals, weight, and training frequency. The application persists workout plans and enhances them with exercise media for a more interactive experience.
#Live Demo https://firstrep-uaym.onrender.com
- Python
- Flask
- SQAlchemy
- PostgreSQL
- HTML/CSS
- Render
- Generate personalized workout plans based on user inputs
- Persist workout plans using a relational database
- Retrieve and display previously generated plans
- Integrate exercise GIFs for visual guidance
- Multi-page application with dynamic routing
- User authentication and personalized accounts
- Improved UI/UX design
- More advanced workout generation logic
- Expanded exercise library and media
- Clone the repository
- Install dependencies
- Run: python app.py