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

Gribbirg/car-service-backend

Repository files navigation

Car service backend

en ru

Coursework in backend discipline, RTU MIREA

Possibilities

  • storage of data about cars (makes, models)
  • storage of data about car service services
  • creating and viewing orders
  • change order status
  • authentication
  • different user roles

Stack

  • Spring boot:
    • Web
    • Actuator
    • Validation
    • Data JPA
    • Security
  • Lombok
  • Postgresql
  • MVC

For more, see dependencies in build.gradle.