https://github.com/chihebabiza/cpp-service-queue-simulator
A project that simulates a real-world queueing system for managing service lines. It allows issuing tickets, serving clients in order, and viewing the queue in both left-to-right and right-to-left directions.
https://github.com/chihebabiza/cpp-service-queue-simulator
cpp data-structures programming-advices queue ticketing-system
Last synced: 4 months ago
JSON representation
A project that simulates a real-world queueing system for managing service lines. It allows issuing tickets, serving clients in order, and viewing the queue in both left-to-right and right-to-left directions.
- Host: GitHub
- URL: https://github.com/chihebabiza/cpp-service-queue-simulator
- Owner: chihebabiza
- License: mit
- Created: 2025-06-20T14:05:28.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-06-20T14:07:44.000Z (4 months ago)
- Last Synced: 2025-06-20T15:25:42.805Z (4 months ago)
- Topics: cpp, data-structures, programming-advices, queue, ticketing-system
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE