Skip to content

Dineout web application gives you the perfect restaurant of your choice. You can filter restaurants and select the date and time of your choice and book a restaurant, you can log in using mobile OTP and get booking confirmation.

Notifications You must be signed in to change notification settings

suvamAdhikary/dineout_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Clone of dineout

Dineout web application gives you the perfect restaurant of your choice. You can filter restaurants and select the date and time of your choice and book restaurant, you can log in using mobile OTP and get booking confirmation.

Technologies we used

Backend

  • Node Js
  • Express
  • MongoDB
  • Firebase

Frontend

  • React
  • Material UI
  • Styled- components

Otp Varification

Features

  • Login and Sign up using Mobile OTP
  • Sorting and filtering of restaurants as its price/ratings etc.
  • Read full description of restaurant
  • Book the Restaurant.

Color Reference

Color Hex
Mainorange #FF645A #FF645A
Darktheme #ffffff #ffffff
Clearwhite #333333 #333333

Run Locally

Clone the project

-git clone

Go to the project directory

  cd dineout_clone

Install dependencies

  npm install

Start the server

  npm start

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Backend

mongo - database

port - running port

Frontend

PORT

Acknowledgements

Quick Walkthrough

Home Page

alt text

Restaurant Categories Page

alt text

Restaurant Details Page

alt text

User Receipt Page

alt text

Login and Otp verification

alt text

Project By:

About

Dineout web application gives you the perfect restaurant of your choice. You can filter restaurants and select the date and time of your choice and book a restaurant, you can log in using mobile OTP and get booking confirmation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published