Skip to content

This repository intends to implement the whole project of the curricular unit of Object Oriented Programming.

Notifications You must be signed in to change notification settings

pedrofp4444/POO

Repository files navigation

MakeItFit

Grade: 20/20 ⭐️

A management Fitness App, made for our POO class.

Project requirements (set by the professors) are in Requirements.pdf (🇵🇹).

Building

Dependencies

  • Gradle
  • JUnit5
  • Java Docs

Building

A release build is achieved with:

$ ./gradlew build

To build our tests:

$ ./gradlew test

To remove files generated by a build, run:

$ ./gradlew clean

Running

To run our application:

$ ./gradlew run --console=plain

Contributing

As a university group project, we cannot allow external contributors.

Group Members

About

This repository intends to implement the whole project of the curricular unit of Object Oriented Programming.

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •