Hi. I am exploring the possibility if I can build an App to register attendees for a set of trainings. The tricky part is that each classroom allows maximum 12 people. So I visualise the App behaving in 2 ways:
a) App shows the user the current number of registrants (12) so new user does not try that classroom.
b) App cannot show the user the current number of registrants but when new user hits the finish button App says "Maximum number is reached, please try another classroom".
I am not sure if either could be achieved therefore wanted to ask for your opinion. In an ideal world option A would be great as it would avoid back n forth
Any input is much appreciated. TIA!