Project Name : QSync
Purpose : Manage and track a queue of people efficiently.
Technologies: HTML ,CSS, JAVASCRIPT, PHP
Features:
- Add people to the queue (Enqueue).
- Serve/remove the first person (Dequeue).
- View the current queue status.
Output: Real-time queue updates via a web interface.
Use Cases: Banks, hospitals, clinics, or any place with waiting lines.
Next Steps : Add a database, notifications, and a mobile-friendly UI