CovEducation / CovEd

Education assistance during COVID-19 outbreak
https://coved.herokuapp.com/
MIT License
2 stars 1 forks source link

Speed up the time it takes to get stats significantly #170

Closed johancc closed 4 years ago

johancc commented 4 years ago

I created another collection that keeps track of the college names in the mentor's emails, this is to avoid doing the filtering every someone loads the homepage. Instead of requesting every single entry in the mentor and mentee collections, we just use the countDocument function.