Skip to content

raawanahmed/Gym_Managment_System_fx-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Gym

Gym Managment System

Project Description

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.

The users of the system will be:

Administrators:

  • Administrator can do the following functionalities:
  1. Sign in the system.
  2. Add/ edit/ delete any trainer. Each trainer has his personal info and classes that he holds. Also, he has many members that he trains.
  3. Assign Trainer to classes based on his availability.
  4. 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.
  5. Assign a trainer to the member to keep up with the member's progress.

Employees:

  • Employee can do the following functionalities:
  1. Sign in
  2. Add/ edit /delete members.
  3. Add members in a class.
  4. Remove any member from a class.
  5. There are 3 types of memberships.
  • Pay as you go (PAYG)
  • Open membership (month-by-month)
  • Term membership (year)

Commen functions between administrators & employees:

  • View any member in a specific class.
  • View members under a specific type of membership.
  • View all members info.

Features

  • Member can be added in more than one class.

ScreenShots

Login

Sample Portfolio

Employee Page

Sample Portfolio

Add member

Sample Portfolio

Edit member

Sample Portfolio

Delete member

Sample Portfolio

All members information

Sample Portfolio

View members by specific Membership

Sample Portfolio

View members in a class

Sample Portfolio

Admin page

Sample Portfolio

Add trainer

Sample Portfolio

Edit trainer

Sample Portfolio

Delete trainer

Sample Portfolio

All trainers information

Sample Portfolio

Add class

Sample Portfolio

Edit class

Sample Portfolio

Delete class

Sample Portfolio

All classes information

Sample Portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%