RiceBotTeamX / rice-bot

0 stars 1 forks source link

Food categories #6

Open jcobis opened 6 years ago

jcobis commented 6 years ago

We need to address food categories that people would search for. This includes but is not limited to:" "Desserts" which should filter for "ice cream," "pie," "cookie," etc., "italian": ["spaghetti", "meatballs", "mozzarella", etc.] "japanese": ["sushi", "ramen", "rice" ...] "chinese": ["rice", "dumpling" ...] "meat": ["pork", "beef", "burger" ...] and more.

We can start compiling these lists now on Google Doc before we implement the code.

prashanth314 commented 6 years ago

added a bunch into a dictionary on the google doc