Skip to content

pczyzewski5/gym

Repository files navigation

Gym

This project is the MVP version. I've created this application to track my progress at the gym, it allows:

  • create exercises
  • create stations
  • add exercises to stations
  • create training
  • track training progress

The applications can be tested in the development environment, I also added sample data there.

Local environment requirements

Console, docker, docker-compose, make, internet.

How to launch on the local environment

  1. navigate to project dir in console and execute make start
  2. answer yes on migration prompt
    migration prompt
  3. when console is ready execute docker-compose ps and locate port near nginx container e.g 8080
    docker-compose ps
  4. navigate to localhost with found port e.g localhost:8080 and login with example@test.com and Pass123@

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published