devsync23 / haves-and-needs-service

0 stars 0 forks source link

Sam/need data model #29

Closed samuellee005 closed 7 months ago

samuellee005 commented 7 months ago

Added controllers.

Created 4 different getNeeds. one that grabs all the getNeeds one that grabs from zipcode (i do want to implement google mpas api so that we can do coordaintes and would order things based off of nearby haves/needs) one that grabs based off of titles one that grabs based off of description

title and description will return a response based off of key words

added all other controllers and they function normally