Coder Social home page Coder Social logo

goutam097 / e-commerce-website. Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ankitsri98/e-commerce-website.

0.0 0.0 0.0 82 KB

I have created a general store website using Node js , Mongo dB and Express js.

JavaScript 59.46% CSS 4.61% HTML 35.93%

e-commerce-website.'s Introduction

Node js, Mongodb, Express js Shopping Cart

This project work with Stripe api for Nodejs. Go to http://stripe.com/ for more information

Requiments

You need to install Nodejs and MongoDB

package.json

{
 "name": "shopping-cart",
 "version": "0.0.0",
 "private": true,
 "scripts": {
   "start": "node ./bin/www"
 },
 "dependencies": {
   "bcrypt-nodejs": "0.0.3",
   "body-parser": "~1.18.2",
   "connect-flash": "^0.1.1",
   "connect-mongo": "^2.0.0",
   "cookie-parser": "~1.4.3",
   "csurf": "^1.9.0",
   "debug": "~2.6.9",
   "express": "~4.15.5",
   "express-handlebars": "^3.0.0",
   "express-session": "^1.15.6",
   "express-validator": "^4.3.0",
   "hbs": "~4.0.1",
   "mongoose": "^4.12.5",
   "morgan": "~1.9.0",
   "passport": "^0.4.0",
   "passport-local": "^1.0.0",
   "serve-favicon": "~2.4.5",
   "stripe": "^5.3.0"
 }
}

TECHNOLOGY USED-------

  • 1-FRONTEND-HTML 5 , CSS.
  • 2-BACKEND- NODE JS, EXPRESS JS , MONGO DB.

HOW TO RUN-------------

  • 0-FIRST INSTALL ALL THE SOFTWARE AFTER MOVING INSIDE THE PROJECT FOLDER LIKE "node js", "npm install" , "npm install ongo db" "npm install passport" "npm install stripe".
  • 1-RUN "mongod" ON COMMAND PROMT.
  • 2-THEN GET INTO THE "seed" FOLDER AND RUN "product_seeder" FILE.
  • 3-NOW RUN "npm start" ON COMMAND PROMT.
  • 4-FINALLY OPEN YOUR BROWSER AND RUN THE LINK "localhost3000".

e-commerce-website.'s People

Contributors

ankitsri98 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.