Closed SAKET687 closed 1 month ago
I used the Google Maps API key to initially fetch the most relevant and newest reviews to display on the app. Later, we’ll implement our own review system and remove the Google Maps reviews for the restaurants and other venues.
I created a web app that lists restaurant reviews with ratings below 3 stars. Users can select a location on the map, specify a radius and the app will display all relevant results. Link: https://restaurant-reviews-chi.vercel.app/
(For testing purposes only, this will not be integrated into the final app.)
Added an integrated module for common APIs, which will be accessible by both users and vendors.
Please review the changes and let me know if anything is needed to be changed. @arka1997 && @SaiAshish1729