You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our restaurant review app, officially titled Byter, shares some similarities with other popular review apps such as Yelp. However, our app is meant to excel in rating restaurants from the bottom-up. Restaurant owners add their restaurants using Zomato API, and users add and review individual food items using our node.js API. Restaurants are then…