Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 845 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 845 Bytes

Divine-Digs-Pizzeria

E-commerce real-time-application(RTA) built using Express, Socket.IO,Node.js and MongoDB.

Table of contents

Description

  • Built an E-commerce real-time-application(RTA) using Express, Socket.IO and Node.js as the backend.
  • Integrated Stripe API with the checkout component for online payment as well as used Passport for Authentication and MongoDB as the database.
  • Configured the app to track the real-time status of the order using Socket.IO and enhanced the locution using Sass and Laravel mix.

Setup

To run this project, install the following:

$ Install Node.js,MongoDB.
$ npm install
$ npm start

Visuals

Real-time-app