Skip to content

elia-mercatanti/guesthouse-reservations

Repository files navigation

Guesthouse Reservations

Java CI with Gradle in Windows Java CI with Gradle in Linux On Pull Request Coverage Status Quality Gate Status Bugs Code Smells

Project for Advanced Techniques and Tools for Software Development (ATTSD) Course.

Simple app to manage reservations of a guesthouse.

More details can be found in the report of the project: Report.

How to Build the Project

  1. Clone the Repository.
git clone https://github.com/elia-mercatanti/guesthouse-reservations
  1. Set Project Main Directory.
cd guesthouse-reservations
  1. Build the Project - Compile code, Unit, Integration and End To End tests and Fatjar
./gradlew build

or With Also JaCoCo and Pitest Report

./gradlew build jacocoTestReport pitest

Author

  • Elia Mercatanti

License

Licensed under the term of MIT License.

About

Project for Advanced Techniques and Tools for Software Development (ATTSD) Course - Simple app to manage reservations of a guesthouse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages