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
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