[go: up one dir, main page]

Skip to content

We have cloned a restaurant table reservation application called DineOut. It simply meant allowing customers to reserve a guaranteed table at the top restaurants in the city.

Notifications You must be signed in to change notification settings

AkshataGanbote/dineout_website_clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We have cloned a restaurant table reservation application called DineOut. It simply meant allowing diners to reserve a guaranteed table at the top restaurants in the city. Over time it has evolved to provide multiple benefits on one platform for all dining out needs.

In this Project, We have tried to implement some of the functionalities of the application like filtering the restaurants based on cuisine, offers, and the facilities available with them along with these we have tried sorting functionalities and the User flow of booking a table and applying best available offers at a restaurant.

Steps Involved In Installing This Application.

Clone the Git repo using the below link

npm install
In Back-End make sure to install mongoose@5.11.15
  • After Installing Run the project in Front-End as well as Back-End
npm start --Front End
npm run server --Back End

Technologies Used

  • React
  • CSS
  • Libraries Used
    • Redux
    • React-Redux
    • material-ui/core
    • Chakra-UI
    • React Router Dom
    • Redux Thunk

How to use the Product

  1. After Starting the Project using npm start. You will see the landing page something similar to the below image.

image

  1. After that if you are a new user login using Mobile Number. image

  2. When you go to book a table page where you can see filters related to different offers, tags, Cuisines, and Dineout Passport offers on the left side and also you can sort them based on rating and total cost for 2 persons from low to high and from high to low. image

4.When you Click on any of the restaurant tabs you will be re-directed to the restaurant detail page over there you can book a table by selecting all the required fields over there. image

  1. After booking if you press on continue then you will be directed to the Booking Details page over there you can see all the details related to your present and previous booking info.

image

End Notes

We have tried our best to give almost all the functionality available on the actual website.

Contributors

About

We have cloned a restaurant table reservation application called DineOut. It simply meant allowing customers to reserve a guaranteed table at the top restaurants in the city.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 14.0%
  • HTML 0.8%