A Django-based web application for managing electronic queue. Pages for serviceman, for receiving tickets and for displaying the order in the queue.
- Queue Management System - Efficiently manage service queues for different automotive services
- Real-time Processing - Process service tickets in real-time with dynamic queue updates
- Backend: Django 4.x
- Frontend: HTML, Django Templates
- Styling: Inline HTML attributes (AI generated for demonstration purposes)
- Architecture: MVC (Model-View-Controller) pattern
- WelcomeView: Landing page display
- MenuView: Service selection interface
- LineView: Queue management and ticket creation
- ProcessingView: Queue processing and ticket handling