tonynaughton / fitness-tracker-java

Command line app designed to monitor gym activity and fitness progression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitness Tracker App - Java

This command line application is designed for users to record and monitor their fitness activity.

This app follows a similar structure to the JavaScript version in this repo.

The details for app users are stored in the data.xml file.

Member Functions

  • View/update profile details
  • View progress by weight/waist measurement

Trainer Functions

  • Register new members
  • View all members
  • Search for members by email address
  • Add member assessments
  • Update comments on member assessments

Technologies

Usage

Clone the repository:

$ git clone https://github.com/TonyN96/fitness-tracker-java.git

Open the repository in an IDE and Run the MenuController.java file

About

Command line app designed to monitor gym activity and fitness progression.


Languages

Language:Java 100.0%