My Second Deployed App is Live!
Hey everyone,
I’ve built an app that has been incredibly useful for me, a gym workout tracker designed to keep my training sessions organized and structured.
How It Works
I’ve divided the tracker into three main sections:
- Exercises – A categorized list of exercises by muscle groups (shoulders, arms, back, core, etc.). You can add exercises manually or download a preset for each muscle group, complete with a tutorial description.
- Workout Logging – Create workout routines and log sessions when completed.
- Dashboard – A historical overview of past workouts, including date, time, and completed exercises. It also features statistics, total workout duration, and filters like “Last Week,” “Last Month,” etc.
This app helps me stay organized, track my training history, and build a consistent workout habit.
Tech Stack
I built GymSave using React for the frontend and PostgreSQL as the database. Right now, it’s an MVP designed for personal use, but I might expand it in the future.
Future Plans
I’m considering deploying it on Android/iOS, possibly introducing premium features down the line.
If anyone wants to test it, I’ve set up a basic login system (just a username and password, with no password recovery yet—so don’t forget your credentials!).
Let me know if you’d like to try it out!