Generates workouts for the 5/3/1 Weightlifting program
Serverless implementation
- Built using React, Node, and MongoDB
- App generates workouts following the 5/3/1 Weightlifting program for Beginners
- Saves current workout progress in local storage
- User authentication using JSON Web Tokens
- Integration tests using Cypress
- Add more rigorous user input validation
- Improve styling and visuals of webapp
- Increase restrictions on authentication/account creation logic
- Improve integration tests
- Develop calendar showing workout history