Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 628 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 628 Bytes

sports-activity-tracker

Project to PA165

This is an application that gives you the opportunity to track your sport activities. You can create an acoount, start an activity, end an activity and browse already finished acitivities, filter them and sort accordingly. For those activites, the application will count how much calories have you burned and you can easily keep track of your energy outcome.

Instructions for testing:

In the top level directory mvn clean install cd spring-mvc mvn cargo:run

Credentials USER - email: [email protected], password: passwordpassword ADMIN - email: [email protected], password: passpass