Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.22 KB

README.md

File metadata and controls

39 lines (34 loc) · 1.22 KB

Pizza App

NodeJS MongoDB Express.js

Description

In this project I have build a realtime online pizza order and tracker app using Node Js, Express Js and Mongo DB. I have used tailwind css for frontend as a css framework, EJS template engine, socket.io for realtime communication and stripe for card payment. Using This app we will be able to order a pizza and get realtime notifications about pizza status.

Deployment

Deployed Website- https://realtimepizzawebapp.herokuapp.com/

Deployed using

  • Heroku

gif

Built using

  • Javascript
  • NodeJS
  • MongoDB
  • Node Package Modules
    • Express
    • socket.io
    • bcrypt
    • ejs
    • express-session
    • moment
    • mongoose
    • noty
    • passport
    • stripe
    • laravel-mix
    • sass
  • HTML
  • CSS