deciduously / attendance

Attendance taking app in Rust and ClojureScript - ongoing development in the mifkad repo
MIT License
0 stars 0 forks source link

Alphabetize rooms #9

Closed deciduously closed 6 years ago

deciduously commented 6 years ago

Stored as map keys, which do not guarantee an order - not ideal from a usability perspective. Alphabetical sounds better.

deciduously commented 6 years ago

this commit serendipitously fixed it