Project Klassy is a real-time restaurant reservation system It provides a platform for users to book tables at various restaurants with ease.
- Restaurant Management:
- Vendors can add/delete their restaurants.
- Each restaurant includes:
- Name
- Description
- Image
- Food Category
- Number of Tables
- Number of Seats per Table (up to 6 seats)
- Time Slots per Day
- Reservation Management:
- Customers can browse restaurants by food categories.
- View restaurant details including available tables.
- Reserve a table specifying:
- Number of Seats
- Reservation Date
- Time Slots
- Frontend: Angular
- Backend: Firebase (Realtime Database)