GMS is application for managing and handling gym memberships. Here you can find out what was the basic idea behind it, and how I decided to organize everything and create relationships between different things.
For technical details visit Github repo.
If you’re interested in some design prototypes, check them below. Everything is WIP, so some things or data might seem non-sensical. Most of things are very simplistic and will be refined, but I always like to start with the main features and requirements in my mind.
Here you’ll find screenshots of most of the pages. They are not yet implemented in code.
members are the users that are coming to the gymteam members are the people who are responsible for running the gym (owners, trainers, receptionists, or other staff members)plans are programs that allow members to train on their own while using the gym (can be recurring or one-time only)groups are programs that allow members to train under the supervision of a trainer (can be recurring or one-session only)