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.
- Host: GitHub
- URL: https://github.com/tdonuk/restaurant-management-system
- Owner: tdonuk
- Created: 2021-10-20T12:53:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T15:19:42.000Z (over 3 years ago)
- Last Synced: 2025-04-13T06:53:22.576Z (about 1 year ago)
- Topics: java, management-system, rest-api, spring-boot
- Language: Java
- Homepage:
- Size: 3.56 MB
- Stars: 20
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).