Skip to content

esthernickani/virtual-queuing

Repository files navigation

VIR-QUE

This is a virtual queueing system created using linked lists to manage the queues. Homepage design influenced by Frontend Mentor.

Table of contents

Overview

The challenge

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

Screenshot

Links

My process

Built with

  • HTML/CSS/Flexbox/CSS Grid
  • Python/Flask
  • Javascript
  • PostgreSQL
  • Twilio API, Mapbox API

What I learned

A major thing I learned was how to use sockets specifically Flask socket io to handle different clients connecting to a server.

To be updated

  • Testing flask socket io
  • Adding responsive views

Author

Acknowledgments

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors