Skip to content

AY2223S2-CS2103T-T15-2/tp

 
 

Repository files navigation

codecov Java CI Ui

  • This is a project made by CS2103T-T15-2 group.
  • The project simulates an ongoing software project for a desktop application (called FitBook) used by fitness instructors to keep track of their clients and respective details such as appointments and exercise routines.
    • It comes with features such as adding clients details, editing, finding and many more which you can find in the user guide.
    • It comes with a reasonable level of user and developer documentation.
  • It is named FitBook because it tracks the details of its Personal Training clients.

Adapted from AddressBook-Level3