Mojtabarezaei4 / Queueomatic

A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
https://queueomatic.azurewebsites.net/
MIT License
7 stars 2 forks source link

Add UI and functionality to create a room #158

Closed FabianAronsson closed 7 months ago

FabianAronsson commented 9 months ago

A logged in user must be able to create a new room on the home page.

Navigate to the room page without a username. Feel free to try experiment with positions for the input.

Also update the room endpoint to return the room id.