Skip to content

AY2324S2-CS2113-F14-3/tp

 
 

Repository files navigation

ByteCeps

BYTE-CEPS is a CLI-based tool for setting and tracking fitness goals.

gym fella

GitHub contributors GitHub commit activity (branch) GitHub issues GitHub pull requests GitHub all releases

📗 User Guide | 📘 Developer Guide | 📙 About Us

ByteCeps

BYTE-CEPS is a CLI-based tool for setting and tracking fitness goals. With BYTE-CEPS, compile a list of exercises, build custom workouts, assign workouts to a weekly schedule and log details of each exercise completed in each performed workout.

Features

BYTE-CEPS can track & manage several types of tasks, such as:

  1. Exercise
  2. Workout
  3. Program

Usage

Running ByteCeps

  • You are required to install Java 11 onto your computer.
  • Download the latest release from the releases page.
  • Run the program in your preferred terminal using the command: java -jar byteceps.jar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%