Inspiration

Basketball queuing service

What it does

Sets up an online queue for events. Events are created through the /event page, in which the organizer sets up a name, password, and notification services. Clients will then sign up through the main page using the organizer's information to add themselves to the queue. The admin can then see the queue through /adminguiphp.php and can delete users off of the top of the list when they arrive on site. Finally, the clients will receive email/SMS notification upon reaching points along the queue.

How it works

http://qcalhack.azurewebsites.net/ http://qcalhack.azurewebsites.net/adminguiphp.php http://qcalhack.azurewebsites.net/event.html http://qcalhack.azurewebsites.net/

How I built it

Created a database using SQL, uploaded it onto azure for cloud storage. Used PHP for sending queries to the database and to output the queue neatly.

Challenges I ran into

Working the database through azure

Accomplishments that I'm proud of

We were finally able to create a working version that is available online for everyone.

What I learned

We all learned about creating and using database technology, as well as the power of a strong team in crafting and developing an idea.

What's next for Q

SMS functionality to inform users when their Queue time is up, rather than just viewing they're next on the list.

Built With

Share this project:

Updates