Skip to content

A C# Console App for the gym. Allows the user to log their workouts, save them to disk and load previous workouts. Also allows some additional helpful utilities.

Notifications You must be signed in to change notification settings

JamesSharrock/GymTracker-Console

Repository files navigation

Gym Tracker Application

This repository contains the C# code for my Console App: Gym Tracker

gymtracker-readme-main

Features -

Workout Logging -

Allows the user to log, load and delete workouts.

gymtracker-readme-log

Barbell Calculation -

Calculates the size of weight plates needed on each side of a barbell given overall weight.

gymtracker-readme-barbell

One Rep Max Calculation -

Estimates the maximum possible weight a user can lift for one rep given current weight and max reps.

gymtracker-readme-rm

About

A C# Console App for the gym. Allows the user to log their workouts, save them to disk and load previous workouts. Also allows some additional helpful utilities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages