Back to work
Menuscanorder
2023 · Backend & full-stack developer
A restaurant service app for menu scanning, ordering, and payment.

Overview
A QR-based restaurant ordering system where diners scan a table code to browse the menu, order, and pay without waiting on staff.
Problem
Table-service ordering is slow and staff-dependent; restaurants want diners to self-serve from their phones.
What I built
- QR-to-menu flow that maps a scanned code to a table and live menu
- Cart, ordering, and payment steps for diners
- An admin side for menu and order management
Stack
CodeIgniter (PHP) with a MySQL database and a JavaScript front end.
Outcome
An end-to-end scan-order-pay flow demonstrated for restaurant service.