Our vision is to create RepTracker, a smart and simple workout logging app designed for lifters who want to track sets, reps, and progress without the clutter.
👉 Use RepTracker here:
https://unified-logic-development-team.github.io/RepTracker/
👉 Developer Notes:
This project is deployed via Vaadin (https://vaadin.com/). To contribute to the project, follow these steps.
-
Fork and/or Clone a copy to your local system.
-
Edit or Add java code as needed.
-
Navigate to where the files are saved locally, and run the following commands:
sudo apt install maven
mvn spring-boot:run
-
This will generate new javascript files which should also be added to any pull requests to the main repository.