Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Journal

Java GUI application for users to record their workouts. I made this project to strengthen my understanding of Object-Oriented Programming.

💻 Tech Stack

  • Java
  • JUnit
  • JSON Serialization

▶️ Running Locally

The easiest way to run the project is to open is up in an IDE like IntelliJ or VS Code.

  1. Open the project directory in your favourite IDE
  2. Navigate to workout-journal/src/ui/Main.java
  3. Right click on Main.java and select "Run Java"
  4. Start building your workout!

✅ User Stories

  • As a user, I want to be able to add a new exercise to my workout.
  • As a user, I want to be able to remove an exercise from my workout.
  • As a user, I want to be able to save the state of the application to file.
  • As a user, I want to be able to load the state of the application from file.

About

A digital journal to track your workouts.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages