back to projects
$ cat ./projects/bcqs.md
BCQS: Catering Management System
A collaborative project built with a college friends as part of an entrepreneurship subject. BCQS is a catering queue system that lets users browse tenant stalls, place orders, and track their queue in real time. Tenants can manage their menu and monitor incoming orders as they come in — keeping the pickup process smooth and organized.
- React
- Typescript
- DaisyUI
- Firebase
gallery
A catering queue management system built as part of a college entrepreneurship subject, developed collaboratively with friends. The application is built with React and TypeScript on the frontend, styled with DaisyUI, and powered by Firebase for authentication, real-time database, and storage.
Features:
- Menu Management — Sellers can add, update, and remove items from their menu at any time, keeping their offerings up to date.
- Order & Queue Tracking — Users can browse available stalls, place an order, and track their queue position in real time so they know exactly when to pick up their food.
- Order Fulfillment — Sellers can mark orders as finished once they are ready, keeping the queue moving and the process organized for both sides.
It was a fun project to build, though realistically rolling it out would require every tenant to actually adopt the system — and that's easier said than done.
And fyi, BCQS stands for Binus Catering Queuing System.