Closed anerishah18 closed 4 years ago
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed (or fixed any issues), please reply here with @googlebot I signed it!
and we'll verify it.
ℹ️ Googlers: Go here for more info.
@googlebot I signed it!
I renamed the file and will add the tests in the next push because I'm waiting on some file structure setup from Toni.
I see that in my branch on github, both FindTrending.java and FindTrendingCharities.java are listed as files, but on my local editor, I rename the former to the latter, so I'm not sure how to remove that FindTrending file from github.
I've typed out the algorithm and made the necessary files for this feature. The algorithm is contained in FindTrending.java and the rest of the files are there for frontend/backend support.