Skip to content

Realtime queue management system for scheduling presentations, or sending assignments, or something else. This projects use React/Typescript for frontend and express/socket.io for backend.

pineylilly/have-queued

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

HaveQueued - Easy Queue Management System

Note

There is currently no website for this project because I cannot find provider that can host both REST API and socket.io for backend.

Realtime queue management system for scheduling presentations, or sending assignments, or something else. This projects use React/Typescript for frontend and express/socket.io for backend.

image

Features

  • User can create room for queue, user who create room will be owner.

image

  • Participants can join the room by scanning QR code from owner's window or invitation link sent by owner.
  • Participants must enter their name to join room.

image

  • Participants can see progress of queue from progress bar.

image

  • Room's owner can view queue in the room. Also, owner can press "Next" to call next queue or "Undo" to undo the queue.

image

  • The room will be deleted 1 day after created.

Tech Used

  • Language: Typescript (both frontend and backend)
  • Frontend: React
  • Styling: Tailwind CSS
  • Backend: Node.js (express.js and socket.io)

About

Realtime queue management system for scheduling presentations, or sending assignments, or something else. This projects use React/Typescript for frontend and express/socket.io for backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published