Skip to content

Latest commit

 

History

History
56 lines (47 loc) · 1.69 KB

README.md

File metadata and controls

56 lines (47 loc) · 1.69 KB

SocialQ

A social distancing queuing application

GitHub Actions
github-badge
github-history-badge

Allow social login

Search for a store

  • Store card should show the following
    • Store name
    • Open hours
    • current queue time
    • queue time to close time
    • button allowing queue

Click on a store

  • Store detail

My Queue

  • Show all the things I am queued for
    • Allow sort
      • Relative Distance?
      • Time in Queue
      • Close Time

Notifications

  • Push Notifications
    • Local Notifications from SignalR source?
    • Actual Push notifications?

Technologies