This is a virtual queueing system created using linked lists to manage the queues. Homepage design influenced by Frontend Mentor.
Organizations should be able to
- Activate a queue
- Manage queue functionality
- Get access to customers joining a queue
- Have access to default waittime or edit as needed
Customers should be able to
- See available queues
- Join a queue
- Get notified via text message when they have successfully joined a queue, they have been dequeued or deleted from a queue
- Get distance and travel time from current location to organization location
- See approximate wait time
- Solution URL: Github url
- Live Site URL: Live site URL
- HTML/CSS/Flexbox/CSS Grid
- Python/Flask
- Javascript
- PostgreSQL
- Twilio API, Mapbox API
A major thing I learned was how to use sockets specifically Flask socket io to handle different clients connecting to a server.
- Testing flask socket io
- Adding responsive views
- Twitter - @nick_esther
I am grateful to Paul, my mentor and Paul, my friend. They helped me walk through some problems after I researched and was unable to find the solution.
