Clemens85 / runningdinner

Mono-Repo containing Java backend, React Frontend and Lambdas
https://runyourdinner.eu
MIT License
3 stars 2 forks source link

Registration date/time in participant overview #75

Open danleh opened 1 month ago

danleh commented 1 month ago

This is useful to de-prioritize participants that registered late.

Clemens85 commented 1 month ago

Actually the participants are ordered by their registration date, so it should automatically be visible how registered first (this ordering may however be destroy when performing manual swaps). Anyway I can also add the information about the registration time into the participant overview.

danleh commented 1 month ago

Exactly, it's because we manually swapped in some people and then lost track of who came first. (So not a very important feature, but a nice little quality-of-life thing) :)