An open API service indexing awesome lists of open source software.

https://github.com/viveknaskar/salonbookingapplication

A spring-boot application for booking a reservation in a Salon that checks the availability of barbers, and if they are available, a reservation can be done.
https://github.com/viveknaskar/salonbookingapplication

backend-api booking-system java-8 mongodb spring-boot

Last synced: 9 months ago
JSON representation

A spring-boot application for booking a reservation in a Salon that checks the availability of barbers, and if they are available, a reservation can be done.

Awesome Lists containing this project

README

          

# Salon Booking Application
A spring-boot application for booking a reservation in a Salon that checks the availability of barbers, and if they are available, a reservation can be done.

## Technology Stack

- Java 17
- Apache Maven 3.6.3
- Spring Boot 3.1.0
- Spring Data MongodDb 4.1.0
- Mongo Java Driver 3.12.14

The postman collection has also been added.