Welcome to the Restaurant Management System (Frontend), a modern web application designed to manage restaurant operations including orders, table reservations, billing, and menu management.
🔗 Backend Repository: Restaurant_Server
- 🔐 Role-based Authentication (Admin, Manager, Waiter, Customer)
- 📋 Menu Management (CRUD operations for menu items)
- 🪑 Table Reservation System
- 🧾 Order and Billing System
- 📊 Dashboard with Order and Sales Summary
- 📱 Responsive UI with Bootstrap
🔗 Backend (See Restaurant_Server)
- Java + Spring Boot
- MySQL
- JUnit (for unit testing)
- Postman (for API testing)
- Node.js and Angular CLI
- Git
- Clone the repository:
git clone https://github.com/sanketp1/Restaurant_Web.git cd Restaurant_Web