Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 10, 2020 04:31 pm GMT

SimplQ, a Modern Web Based Queue Manager

I've recently been inspired by services like jit.si, scribble.io where you go, generate an instant link and share it with others. As an experiment on how this model can be applied for crowd management, me and a few friends have developed SimplQ.me, a website where anyone can go create a queue and use it to keep people in a... queue. :p

Some screenshots...

Alt Text

The web app is really simple, the first screen shows how someone can create a queue and the second screen is the queue admin page, where you can manage people who have joined. The third screen is what a person who is waiting in the queue will see.

Once people start queuing up, you can notify users by clicking on the bell icon. People can give phone numbers while joining the queue, so you can click on the person to call them. We are working on integrating with an SMS service, so that the users can also be notified via SMS. Also a design overhaul is being planned.

The frontend is built with React, backend in Java and all the code is open source and is available here on gitHub. Feel free to fork and improve if you have any cool ideas in mind :)

https://simplq.me


Original Link: https://dev.to/daltonfury42/simplq-a-modern-web-based-queue-manager-2old

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To