Simple Queue Management Web Application

Job ID: 31321227

Budget: $250 – $750 USD

I need someone to build a simple queue management application. It should be two sided:

User side: the user should scan a QR code. After scanning the code, they should see one number and a list of numbers. One number that is assigned to them, and a list showing the current numbers being serviced. For example, a user scans the QR code, they are taken to a web page that shows they are assigned to number 10, and that the current serviced numbers are 3, 4, and 5. The assigned number should increment by 1 every time the QR code gets scanned. The QR code should be static (every user scans the same code). All numbers and lists should reset every day.

Management side: There should be a management view that shows two lists of numbers: one list for the numbers currently being serviced, and another list of numbers sitting in the queue. The manager should be able to move numbers from the queue list to the serviced list, and be able to mark numbers as completed. The manager should be able to login using a username and password.

If possible, the app should be built using modern Javascript frameworks and cloud technology. There might be possibilities to scale the project in the future to add additional features. The code should live in a repository that I am provided access to.