A web-based table booking system with multiple features such as restaurant menu management, reporting feature, and so on.
A web-based Restaurant Reservation System, built with mainly PHP, HTML, CSS and Javascript for my final year project. Users: Admin, Customers(Diners)
Home Page |
---|
Food Pre-Order Page |
---|
Table Booking Page |
---|
Restaurant Menu Management Page |
---|
Restaurant Menu Page |
---|
- Table Booking
- Reservation Management
- Restaurant Menu Management
- Reservation Status Email Notification
- Exporting Report Feature
- Reporting Feature
- Food Pre-order
- PHP
- Javascript
- HTML5
- CSS
- Bootstrap 4
- Font awesome
- FPFD Library
- PHPMailer Library
To run this app, you will need to follow these 3 steps:
-
a Laptop
-
Text Editor (eg. vscode, notepad++)
-
Git installed on your Laptop.
# Clone this repository into the directory of your choice
$ git clone https://github.com/Ong23/Final-Year-Project_-Restaurant-Reservation-System.git
# Move all project files into folder
# Move project folder into the following folder path
$ cd wamp64/www
# Open phpMyAdmin http://localhost/phpmyadmin/index.php
# Create database and import loginsystem.sql file
# Open http://localhost/FOLDER-NAME/index.php