Gym Graphs allows users to track their gym progress with the help of graphs. The app allows users to add new exercises, organize their exercises with a dashboard and add new data for each exercises. The app will calculate an estimate one rep max given the number of repetitions and the weight lifted. Users can also create teams and view other their friends progress. The hosting for this project is on Vercel and the database is hosted on an ec2 instance
- live website: https://gym-graphs.vercel.app
- play store: https://play.google.com/store/apps/details?id=app.vercel.gym_graphs.twa
- youtube viedo: https://www.youtube.com/watch?v=T8_tNIFI6co
- Authentication: Users can sign up and log in to the app using their Google account Github account or email.
- Dashboard: Users have a dashboard that gives an overview of all of their exercises and can track their progress with graphs.
- Heatmap: Users can view a heatmap of all their exercises per month or other timeframe.
- Exercises: Users can add new data for each of their exercises.
- Dark theme: Users can select their favorite theme.
- Teams: Users can create their teams and invite friends into it.