Skip to content

Training project: django, django template language, singleton pattern, pickle

Notifications You must be signed in to change notification settings

KiraUnderwood/ElectronicQproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperskill Project: Electronic queue for the car service center

Django: basic class-based views, bootstrap for templates
Queue: decided to create singleton class with the method to save it's state with pickle serialization

Project:
- create 2 views for customer and operator
- customer should be able to get a ticket and know the expected queuing time (based on certain service order)
- operator should be able to press the button by which popping the next ticket from the queue
and receive the message about which ticket is next

About

Training project: django, django template language, singleton pattern, pickle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published