Gym Management System
Project information
- Category: App Development
- Languages Used: java/javafx
- Project Repo: Click here
This is a gym management system which was developed using Java and JavaFX. This system allows the admin user to do following functions
- Add a member
- Delete a existing member
- Details of a specific member
- Details of all members in system
It consists of both CLI and GUI interface.