CarsonHoffman / office-hours-queue

11 stars 7 forks source link

Notifications in Virtual Office Hour Queue #22

Closed Andrew-Chen-Wang closed 2 years ago

Andrew-Chen-Wang commented 2 years ago

I think for virtual office hours, especially in long queues, it would be helpful to have desktop notifications tell students if they are up next (proposing if they are 3rd, 2nd, and 1st in queue, so 3 total notifications). That way, we can silently continue working on other stuff.

I can implement it, but not sure of the proper UI to ask for notification (maybe a toast if there's a package for that installed already?). This is also assuming we'll use Notification API.