Skip to content

CelineNi2/Major_Automacorp_backend

Repository files navigation

Automacorp backend

Note : This is not the backend used alongside my Automacorp frontend. The one that is used with the frontend is here.

This is the backend of the Automacorp project done during the web, mobile and embedded programming courses. The goal was to simulate a building, its rooms, windows, heaters, temperature sensors,... to use electricity more wisely during winter.

This backend is powered by

  • Spring
  • H2
  • Swagger
  • Gradle
  • Junit
  • Mockito

Requirements

The programming and testing were done on OpenJDK v17.0.8.1, Spring v3.2.1 and Gradle v8.5. So be sure to have it installed.

Installation

The documents are accessible by cloning this repository using :

git clone https://github.com/CelineNi2/Automacorp.git

The compilation can be done with :

./gradlew build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages