Skip to content

A restaurant management system for Zerry’s Corner, enabling order processing, menu updates, order Logging, customer feedback and much more with PHP, HTML, CSS, MySql and JavaScript. for smooth transitions 🔹 Official Creators: Shehryar Zubair Khan (@Shehryar-Zubair) & Zehra Jabeen Mirza (@zehra-jm)

Notifications You must be signed in to change notification settings

CodeWeaveCo/Zerrys_Corner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zerry’s Corner - Restaurant Management System

A database-driven restaurant management system designed to handle orders, menu updates, and customer feedback efficiently. Built with PHP, MySQL, HTML, CSS, and JavaScript, it provides seamless restaurant operations with real-time tracking and authentication.

🚀 Features

  • 📌 Order Management – Tracks customer orders with timestamps and statuses.
  • 📌 Dynamic Menu – Allows easy menu updates and categorization.
  • 📌 Customer Feedback – Stores reviews for service improvement.
  • 📌 Authentication System – Enables secure customer logins.
  • 📌 Data Insights – SQL queries for analyzing order trends and popular items.

🛠 Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP, MySQL

📂 Database Structure

The system consists of five key tables:

  1. Customers – Stores user details.
  2. Menu – Holds available food items.
  3. Orders – Tracks placed orders.
  4. Order_Items – Links menu items to orders.
  5. Feedback – Records customer reviews.

📌 Setup Instructions

  1. Clone the repository:
    git clone https://github.com/yourusername/zerrys-corner.git
  2. Import the database (zerrys_corner.sql) into MySQL.
  3. Configure database connection in config.php.
  4. Run the project on a local server (XAMPP/LAMP).

👨‍💻 Developed By

About

A restaurant management system for Zerry’s Corner, enabling order processing, menu updates, order Logging, customer feedback and much more with PHP, HTML, CSS, MySql and JavaScript. for smooth transitions 🔹 Official Creators: Shehryar Zubair Khan (@Shehryar-Zubair) & Zehra Jabeen Mirza (@zehra-jm)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published