Digital QR Solutions for restaurants/cafes

Abstract

The idea is to create a unified ecosystem for restaurants (and cafes etc.) that helps manage customer interaction via QR codes and digital tools including a digital QR menu + simple ordering + stripe payments.
public 10 months ago 10 months ago BSc
Engagements
SupervisorSecond ReaderAuthorAssigned to
Gavin Russell Frank Boehme Oleksandr Shostak Oleksandr Shostak

Description https://project.cs.ucc.ie/project/1539

The goal of this project is to create a unified digital ecosystem that streamlines restaurant operations and enhances customer experience through QR-based interaction. It aims to simplify menu management, ordering, and payments while providing a fast, contactless, and user-friendly solution.

Key Features

1. RestaurantDashboard(AdminSide):

• Upload menu items (name, price, description, image).

• Edit/update menu in real time.

2. CustomerApp(viaQRCode):

• User scans QR → gets menu page (mobile-first web app).

• Add items to cart, place an order.

• Pay with Stripe (Card/Apple Pay/Google Pay).

3. OrderManagement(RestaurantView):

• Admin sees incoming orders in dashboard.

• Orders have status: Pending → Accepted → Completed.

4. BasicDatabase:

• Store menu, orders, payments, user info (optional).