Back to Projects

Project Detail

WEii Café Restaurant Website

A PHP-based restaurant website with full admin panel for menu management, built with my class mates as our Diploma Final Year Project

PHPMySQLFull Stack
CompletedDiploma Final Year Project

The Problem

The project focused on building a restaurant website that could show menu and business information to customers, support food search and ordering, and give staff an admin panel to manage core website and restaurant data.

What I Built

I was responsible for the admin panel and key customer ordering features, including admin login, dashboard summaries, admin account management, category management, menu item management, order management, food search, menu listing, and cart-based food ordering. The system used PHP, MySQL, sessions, and database queries to support CRUD workflows, admin-only access, and customer order flows.

Screenshots

WEii Cafe customer menu page showing food items and ordering entry points
Customer-facing menu page with database-backed food listings.
WEii Cafe admin login page
Admin login screen for protected back-office access.
WEii Cafe admin item management table
Admin item management table for viewing menu records.
WEii Cafe admin form for adding a menu item
Menu item form for adding food records and item details.
WEii Cafe admin category management table
Category management table for organising menu sections.
WEii Cafe admin order management page
Order management view for tracking customer orders.
WEii Cafe admin form for updating an order status
Order status update flow for restaurant operations.
WEii Cafe admin account management table
Admin account management for maintaining back-office users.

Tech Stack

Decisions I Made

What I Learned

View GitHub