Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 665 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 665 Bytes

Fitness Tracker

What is Fitness-Tracker?

Fitness-Tracker is an application that developed in java following the OOP principles.

Fitness-Tracker is used to track activities of the user.

Available Activities

  • Running
  • Swimming
  • KickBoxing
  • Strength Training

How to use Fitness-Tracker?

  1. Enter Activity Name
  2. Enter Duration
  3. Click on add button
  4. Repeat steps 1-3 for all activities
  5. After adding all activities, click on Calculate button (results will be displayed in sorted order)
  • To reset simply click on reset button

Sample Run

Main Sample_Run