googleinterns / step28-2020

1 stars 1 forks source link

New servlet and added functions #40

Closed anerishah18 closed 4 years ago

anerishah18 commented 4 years ago

It seems that I can't make GET/POST requests to the new servlet I've created until it is deployed (maybe because the script is a node.js file), so I've committed the servlet that I call from my script along with the FindTrendingCharities file that includes two more functions that I need to address the GET/POST requests. This is currently untested because I can't call the servlet yet.

ryan-draper commented 4 years ago

LGTM