Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 609 Bytes

File metadata and controls

10 lines (5 loc) · 609 Bytes

Restaurant_Java_Project_BackEnd

Open backend (was built in IntelliJ)

Run Main application


CodeClan Week-long Group Project 3 - Java Restaurant App has a back-end built in IntelliJ using Spring. It is a restaurant booking system which enables employees to take phone bookings, track customers and their bookings, create new customers and bookings and edit both of them as well. It uses Java and contains packages, classes, interfaces, stateless components, repositories, and projections. It is accessed through localhost:8080 as JSON objects.