drex44 / good-food-guide

A guide to know which foods are good when you have certain disease! [Built with React/NextJs]
https://good-food-guide.now.sh
MIT License
48 stars 38 forks source link

FrontEnd: Search food feature: Pulls up specific foods that list their known benefits #49

Closed drex44 closed 5 years ago

drex44 commented 5 years ago

The site is in react/ NextJs. The master branch is always live. check out the URL from the home code screen.

Create a new page (see about.js to know how to create a new page.)(will discuss what to be named later). In this page, display the list of disease which can be treated with the given food. I will update on how the users will reach this page with the food query but right now take static value.

happy hacking! :) comment below if you need help or want to work on this!

KBoohene commented 5 years ago

Would like to work on this

drex44 commented 5 years ago

@KBoohene go ahead!

drex44 commented 5 years ago

resolved by PR #55