Skip to content

sahilmore-git/ShoppingWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShoppingWebsite

Coding Languages

  • Front End : HTML5,CSS3.
  • Back End : NodeJS,MongoDB.
  • API's :
  1. SMS : Twilio.
  2. Email : SendGrid.
  3. User Feedback : Tawk.
  4. Payment : Insta Mojo.

Description

This website purely uses HTML/CSS for the front end styling. 
It uses NodeJS as the mediator while interacting with the Database.
The Database used here is MongoDB which is completly NoSQL.
It uses SMS and Email API's when the user Signs Up or Buys any Product.
It also has a fully  functioning Payement Gateway for order purchasing.
It has an API named as Tawk which helps to take the feedback about any issues faced by the user.

Setup

  1. npm install.
  2. npm run dev.

Requirments

  1. NodeJS.
  2. MongoDB.
  3. Editor.

Screenshots

Dashboard

4

SignUp

1

SignIn

2

Products

3

Tawk API

5

Insta Mojo Payement API

b c

Releases

No releases published

Packages

No packages published