Skip to content

Latest commit

 

History

History
45 lines (18 loc) · 1.65 KB

File metadata and controls

45 lines (18 loc) · 1.65 KB

Gym management system

The program provides a streamlined solution for gym management saving time and resources. With minimal effort the software can manage the registration processes for gyms (adding the data of members updating the data deleting the data predicting the cost of a service of selected duration)

Screenshots

Login dialog box

image

Management system user interface

image

Adding a member

image

Searching and updating the members service from gym to kickboxing

image

Database UI

image

Transaction process ( Member is searched using member no --> fills the boxes with members credentials --> amt to be paid for the service is calculated using the calculate button)

image

image

Member is deleted using search function

image