Coder Social home page Coder Social logo

smartbuy's Introduction

Smart Buy

An Ecommerce Market Place for used EV Cars built with MERN stack, and utilizes third party API's.

Features

  • Full featured shopping cart.
  • Product reviews and ratings.
  • Top products carousel.
  • Product pagination.
  • Product search feature.
  • User profile with orders.
  • Admin product management.
  • Admin user management.
  • Admin Order details page.
  • Mark orders as delivered option.
  • Checkout process (shipping, payment method, Confirm Order).
  • Stripe credit card integration.

Usage

In order to use this APP, you need terminal (mac: pre-installed) or gitbash (pc: must be installed). You also need to download and install node.js and npm or yarn package manager. Open the cloned REPO in your favorite code editor, and then in terminal, enter the command “npm i“ or “yarn add” to install the dependencies. You will also need to signup for a free account at mongodb.com. In addition, make sure to create a .env file on the project root, and input your own mongodb Atals config information.

  1. git clone https://github.com/abarjis/smartBuy.git
  2. cd SmartBuy
  3. npm i
  4. cd frontend
  5. npm i
  6. cd ..
  7. npm run dev

Technologies

  • Frontend: React.js, Redux, CSS, Bootstrap.
  • Backend: Node.js, MongoDB, Mongoose, Express.js.
  • Other tools: Stripe API, Mailtrap, Cloudinary.

smartbuy's People

Contributors

abarjis avatar

Watchers

 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.