Skip to content

codedbyarthur/CafeSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

CafeSync

Digital ordering system for restaurants and cafes, allowing customers to place orders directly from their table using QR code or tablet.

Overview

This project simulates a modern dining environment where customers can browse a digital menu, place orders, and track their status without relying on traditional service flow. The system is designed to improve operational efficiency and reduce communication errors between customers, staff, and kitchen.

Problem

In many establishments, ordering is still handled manually, which often leads to:

  • Miscommunication between staff and customers
  • Slow service during peak hours
  • High dependency on waitstaff availability

Solution

CafeSync introduces a digital ordering flow where:

  • Each table is identified within the system
  • Customers can place orders directly
  • Orders are sent instantly to the kitchen
  • Staff focuses on delivery rather than order taking

Tech Stack

  • Java
  • Spring Boot
  • REST API
  • PostgreSQL

Features (MVP)

  • Table management
  • Order creation
  • Add/remove items from order
  • Order status tracking

Future Improvements

  • Payment integration
  • Admin dashboard
  • Product recommendation system
  • Tablet interface support

About

Digital ordering system for restaurants using QR code and table-based requests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors