bjornregnell / sigrid

Help queue web app for lab sessions and tutorials.
Apache License 2.0
10 stars 5 forks source link

[Suggestion] Browser notifications when first person enters queue #47

Open stagrim opened 3 weeks ago

stagrim commented 3 weeks ago

Sometimes when the queue is empty and someone enters they quietly wait. This could easily be missed and the student has to wait longer then they should.

Two possible solutions comes to mind. One fun, one not as fun.

stagrim commented 3 weeks ago

Websockets should also solve #35

stagrim commented 3 weeks ago

If a rewrite is on the table I would recommend a Scala backend using HTMX to keep complexity low and easily maintainable.