SimQueue

SimQueue — Supermarket Queue Simulation System

SimQueue is a full-stack supermarket queue simulation system built with Java Spring Boot for the backend and HTML/CSS/JavaScript for the frontend. It models how customers move through supermarket checkout lines, simulating arrivals, service times, cashier behavior, and overall system performance.

Built for a Modeling & Simulation course, this project demonstrates modular OOP design and real-world queueing behavior.

image


⭐ Features


🛠️ Tech Stack


⚙️ How It Works

1. Customer Arrival

2. Cashier Behavior

3. Event Handling System

Events drive the entire simulation:

4. Statistics Engine

Tracks:


📚 Lessons Learned


🚧 Planned Improvements