For CS361 Project Github: rayjsales
Flavor-It web application that helps users find and search for dishes based on the users inputted location, cuisine, and optionally type of dish.
Used Node.js and Express for both running the Client and the Server side. Utilized ReactJS for the frontend and MySQL to store the data. Data was downloaded from Kaggle.com
Data consists of 2 tables, Restaurants and Restaurant-Menus.