Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.29 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.29 KB

CI Status

My Fitness Buddy

Ui

My Fitness Buddy is a desktop application that helps you to track your overall change in fitness level by allowing you to add daily records of your weight and calorie input/output.
My Fitness Buddy also allows users to create a profile and can generate visual charts based on these records so that you can monitor your daily progress and help you achieve your goals.
This application is optimized for use through a Command Line Interface (CLI), meaning that you operate the application by typing commands into a command box.

Site Map

  • User Guide for documentation on how to use this app.
  • Developer Guide, if you are interested in the implementation details of this app.
  • About Us, to get to know the team behind My Fitness Buddy

Acknowledgements

This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.