Coder Social home page Coder Social logo

rest-api-for-ecommerce's Introduction

MEAN CART | A MEAN stack based Ecommerce backend and Frontend Project using REST api

Description

An e-commerce application with the MEAN stack.

Prerequisites

Git NodeJs NPM MongoDB

Running

(Note: these instructions are for Ubuntu Linux based OS. Assuming nodejs, npm and mongodb is already installed).

running mongodb:

    1). Open Terminal and change directory to where mongodb is installed in bin folder.
    2). user@linux: ~/path/to/mongodb/bin $ ./mongod 
    3). press enter database server will start.

unzipping and installing dependencies:

    1). Unzip the downloaded file.
    2). Open the extracted folder.
    3). Right click somewhere in folder and select Open in Terminal.
    4). Type Command : npm install and press enter. This will install all dependencies shown in package.json file.

running project:

for backend admin:
  Step 1: Install all dependencies by : npm install and run node server.js
  Step 2: Sign up for the admin account @ http://localhost:8000/admin/signup
  Step 3: Now you're good to go.
  Step 4: Now Login  @http://localhost:8000/admin/login
  Step 5: Now create some products to show at user end and see the magic.

for frontend user:
  Step 1: Install all dependencies by : npm install and run node app.js
  Step 2: site works at. http://localhost:5000
  Step 3: you are good to go now. Create account,shop, add to cart, checkout, orders, profile settings.

Built With

OS : Linux Mint

API Tool : Postman

rest-api-for-ecommerce's People

Contributors

harishreddy9999 avatar

Watchers

James Cloos avatar vignesh 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.