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

  1. Add a member
  2. Delete a existing member
  3. Details of a specific member
  4. Details of all members in system

It consists of both CLI and GUI interface.