jose-correia / brain

Infrastructure for a technological conference, serving both the administration app and attendees app. Has a role-based authentication and can also be used to manage the website of the event.
https://brain.jeec.ist/admin/
GNU General Public License v3.0
1 stars 2 forks source link

Change the way that the site requests team data #24

Open pfernandes21 opened 4 years ago

jose-correia commented 4 years ago

Right now we are requesting all the teams in a request and this takes a long time

We should be first ask which teams exist, and then for each team request the members