Skip to content

Latest commit

 

History

History
60 lines (54 loc) · 2.78 KB

TheImperialSpice_Trickster.md

File metadata and controls

60 lines (54 loc) · 2.78 KB

RESTAURANT WEBSITE

Team name: Trickster

Team members:

Mentors:

  • Saurav Kanegaonkar
  • Akshat Savla
  • Aditya Shah

Description

We have created a restaurant website named as THE IMPERIAL SPICE . Our website has feautures such as online ordering and reservations. One can order different food items from the menu .For ordering user has to register and then login to add items to the cart. Users can pay online using debit card making it easy to order online as well as book a table online .

Link to repository

Technology stack

FRONTEND:
  • HTML
  • CSS
  • JAVASCRIPT
  • BOOTSTRAP v3

BACKEND:

  • NodeJS
  • MongoDB

Project Setup

  • You can download or simply clone this repository :https://github.com/ShreyashWasnik/Trickster.
  • For quick setup we suggest you to download VS Code Editor with the pre-requisites NodeJS and MongoDB.
  • In vs code terminal you need to install npm package.

Usage

  • After setting up the project you just need to start mongodb in command prompt.
  • Now, in vs code terminal type-node app.js.
  • Once the server is started open chrome and type -localhost:3000.

Applications

  • Online food ordering service.
  • Simple and easy table booking.

Future Scope

  • Making UI more interactive.
  • Adding a Store Locator.
  • Helping nearby local restaurant to setup online platform.

Screenshots

  • home1
  • home2
  • home3
  • home4
  • booking
  • cart
  • checkout
  • footer
  • login
  • menu
  • profile
  • registration