Skip to content

Assignment project for designing a console based gym app that can be accessed by gym members and gym trainers. It is mainly for demonstrating our knowledge of Inheritance, Polymorphism and Abstraction.

Notifications You must be signed in to change notification settings

NGrant92/ca-gym-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ca-gym-app

Member Login Details:

  1. test1@tmail.com
  2. test5@tmail.com
  3. t1000@tmail.com

Trainer Login Details:

  1. test2@tmail.com

Assignment project for designing a console based gym app that can be accessed by gym members and gym trainers. It is mainly for demonstrating our knowledge of Inheritance, Polymorphism and Abstraction. The brief speicfies a super class called "Person" with the subclasses "Member" and "Trainer". Member is also an abstract class with it's own subtypes "Premium Member and "Sutdent Member".

About

Assignment project for designing a console based gym app that can be accessed by gym members and gym trainers. It is mainly for demonstrating our knowledge of Inheritance, Polymorphism and Abstraction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages