Skip to main content

Restaurant Web Application

Archive 2015

A web application for day-to-day restaurant operations — orders, menu items, and records.

PHP · MySQL

Why it exists

A straightforward PHP and MySQL application for running the daily operations of a small restaurant: menu management, order tracking, and operational records.

What I learned

Built as a practical exercise in modeling a real business workflow end to end — what the data really looks like, where it has to be consistent, and where it can be loose. A useful exercise even if the product never went anywhere.

Status

Archived. Source kept on GitHub for reference.