Skip to content

Contains Coursework 02 for the Programming Principles II Module in the first year at IIT.

Notifications You must be signed in to change notification settings

chandirag/PP2-CW02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Manager Application

This repo contains files for the project that was completed under the Programming Principles 2 Module in the 1st year at IIT. The project consists of both a console application and a GUI (JavaFX). The program has the following functionality:

Console

  1. Add New Members
  2. Delete Existing Members
  3. Print list of existing members to the console
  4. Sort list of existing members by name in ascending order
  5. Save member details to file

GUI

  1. Display list of existing members
  2. Search functionality to search through the database by Member Name

Data is saved to a MongoDB database.

Used Versions

About

Contains Coursework 02 for the Programming Principles II Module in the first year at IIT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published