Gym Managment System
Gym management system is a windows application with a GUI that enables the gym employees to manage members and trainers data. Also, it enables them to manage activities and classes which are held in the gym.
- Administrator can do the following functionalities:
- Sign in the system.
- Add/ edit/ delete any trainer. Each trainer has his personal info and classes that he holds. Also, he has many members that he trains.
- Assign Trainer to classes based on his availability.
- Open/ edit/ delete classes. Each class has one trainer and a limited number of members. Each class has a description. There are different types of classes.
- Assign a trainer to the member to keep up with the member's progress.
- Employee can do the following functionalities:
- Sign in
- Add/ edit /delete members.
- Add members in a class.
- Remove any member from a class.
- There are 3 types of memberships.
- Pay as you go (PAYG)
- Open membership (month-by-month)
- Term membership (year)
- View any member in a specific class.
- View members under a specific type of membership.
- View all members info.
- Member can be added in more than one class.