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

https://github.com/tdonuk/restaurant-management-system

Web-based restaurant management system with spring boot and rest API for school final-year project.
https://github.com/tdonuk/restaurant-management-system

java management-system rest-api spring-boot

Last synced: 8 months ago
JSON representation

Web-based restaurant management system with spring boot and rest API for school final-year project.

Awesome Lists containing this project

README

          

# Restaurant Management System
Developing this for my school as first final year project. It shall be able to handle most of the challanges that encountered while managing a restaurant like table management, menu management etc. The project is designed as a web application with Rest API and database connectivity (PostreSQL).