Restaurant Booking System — Full-Stack Web Application (Laravel)
A full-stack restaurant management and table booking system built using Laravel and MySQL. The platform allows users to browse the menu, create an account, and book a table online. It includes a secure authentication system and an admin dashboard where the restaurant admin can manage bookings, approve or reject reservations, and update menu items dynamically.
Key Features & Highlights:
-User authentication (login/register) with secure session management
-Dynamic menu management by admin (add, edit, delete items)
-Table booking system with real-time admin approval
-Admin dashboard to manage users, menu items, and reservations
-Responsive UI using Blade & Bootstrap for seamless user experience
-Clean and scalable code architecture following MVC pattern