Skip to content

A simple smart contracts which assigns user to queue based on availability

Notifications You must be signed in to change notification settings

sachq/virtual-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Virtual Queue

  • Simple Smart Contract
  • Initializes with a Manager
  • Manager assigns Stores
  • User registers to the System.
  • System allots store queue order in FIFO.
  • User in Active-Queue is served and makes room for User from Waiting-Queue.

note: This is just a no-brainer and cannot be considered as a serious project.

About

A simple smart contracts which assigns user to queue based on availability

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published