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 loading animation #106

Closed FabianAronsson closed 1 year ago

FabianAronsson commented 1 year ago

Adds a loading animation.

Closes #96

NOTE: Since WASM is incredibly fast in release builds you won't be able to see it unless you enter the devtools and manually throttle performance. For some reason it did not show during debug, but in release it works!