acmutd / mentor-program-portal

A tool for matching mentors with mentees
https://mentor.acmutd.co
0 stars 0 forks source link

Optimize code to read minimal number of times from Firebase #21

Open ashwin-som opened 3 years ago

ashwin-som commented 3 years ago

Area: Databases Description: Modify/Rewrite code to perform one time search for names/usernames in Firebase so that read count is not as high as in the last iteration.