Yelp 411.0 is a website that lets users rate businesses and restaurants around the Urbana-Champaign area. Users can filter restaurants by name, by an average rating threshold, and by open days of the week, and users can give restaurants ratings of 0-5 and leave a review.
Clone the repository and download as a zip file.
Run npm start
and
cd backend
node index.js
Please ask the developers to run the SQL server on GCP.
Lisa Liu, Tina Kong, Eugene Jang, Jisahn Kim
Thanks to CS411: Database Design for sponsoring this project.