This is the Backend and Frontend System for the MOS Burger Shop application, developed using Spring Boot (Java). It provides RESTful APIs to handle core business operations like managing menu items, handling orders, and managing customer data.
The frontend (developed using HTML, CSS, and JavaScript) connects to this backend to deliver a seamless and interactive user experience.
- ⚙️ Spring Boot
- 🛢️ Spring Data JPA
- 🗃️ MySQL Database
- 🌐 RESTful APIs
- ☕ Java 23
- 📄 HTML
- 🎨 CSS
- ⚙️ JavaScript
- Add / Edit / Delete Burger, Submarine, and Beverage items
- View and manage customer orders
- Generate and view sales reports
- Browse available food items
- Place online orders
- View real-time order status
- Order Reports