Skip to content

samahrens/Fitness-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Fitness-Tracker

How To Run

javac FitnessTracker.java

Use "javac FitnessTracker.java" to compile the code.

java FitnessTracker

Use "java FitnessTracker" to run the program.

About

This program allows users to efficiently store their daily nutritional data, including their calories, protein, and carbohydrates. They can also calculate calories burned from an activity, and set goals for their nutritional needs. Data is stored in txt files whenever the program is closed through the 'X' in the top right of the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages