1. Key Features
π’ We can add restaurant with It's Name, Location and Price range.
π’ We can write Review and add star rating to a specific Restaurant.
π’ It will show us all the reviews and average rating of stars in our UI as well as name,
location, price range and rating.
π’ Updation of existing Restaurant feature is also available.
π’ Can delete a specific Restaurant.
2022-01-19-20-45-21.mp4
2022-01-19-20-50-27.mp4
π· React => Entire front-end design of this app is made by Reactjs.
π· Bootstrap => To design the UI.
π· Material-UI => I've used Material-UI for icons.
π· NodeJs & ExpressJs => To build the server for my Backend. I've used postgres queries to
build the routes.
π· postgresql => For backend Database.