Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

JosLopes/POO

 
 

Repository files navigation

POO Project

An application to manage users practicing physical activities, that keeps track of calories burnt and activity records.

Grade: 19 / 20 ⭐

Running the application

The application can be built and run wit the following command:

$ ./gradlew run

For developers, the following commands may be useful:

  • Run unit tests: ./gradlew test
  • Generate documentation: ./gradlew javadoc
  • Format code: ./gradlew spotlessApply

About

Object-Oriented Programming class project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.8%
  • TeX 6.4%
  • Shell 0.8%