dmitrydwhite / mr-whites-help-page

1 stars 0 forks source link

Generate Classroom Buttons from Database #5

Closed dmitrydwhite closed 7 years ago

dmitrydwhite commented 7 years ago

Currently, there is one Classroom option (Mr. Castro) that is hard-coded into the page.

This update requires that the Firebase DB contains a list of classrooms, and that the page/app retrieves those classrooms from the DB and populates the selection buttons based on that list.

The functionality of only displaying the selected classroom's tickets should be retained.