Skip to content

A Full-Stack E-commerce application that uses React, Redux, MongoDB, Nodejs, ExpressJS and JWT Authentication with Stripe payment system that allows sellers to upload and manage inventories and buyers to save goods to cart and purchase via Stripe API..

Notifications You must be signed in to change notification settings

KrishnaKumarKeshri96/mern_project_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce App

A Full-Stack Ecommerce application that uss React, Redux, MongoDB, Nodejs, ExpressJS and JWT Authentication with Stripe payment system that allows sellers to upload and manage inventories and buyers to save goods to cart and purchase via Stripe Payment.


Table of Content

Project Links

Deployed Link on Heroku: https://ecommerce-kkk.herokuapp.com/

Project Objective

  • To build a responsive fully functional Ecommerce application that allows the sellers to save, retrieve and delete data like products, orders and buyers/users and the buyers to select items, save shopping carts and complete payment.
  • Build an admin dashboard and sales report chart so that it is easier for the seller to manage their inventories and orders

User Story

As a seller/user, I want to have a responsive and secure e-commerce application that allows me to upload product information including images, manage inventories easily, allow the buyer/users to signup, login and reset password, search for products, save and edit shopping carts and complete orders online.

Technologies

Frontend: Reactjs, Redux
Backend: node.js, Mongodb, Mongoose, Express js
Authentication: Javascript Web Token (JWT)
Other tools:  Stripe API, Heroku

Installation

Access to GitHub.com and a code editor such as vscode is necessary. Click the GitHub link provided above to the APP REPO. Click on the green button that says Clone or Download and Choose how you would like to download: using the SSH/HTTPS keys or download the zip file. If using SSH/HTTPS Key: You will copy the link shown and open up either terminal (mac: pre-installed) or gitbash (pc: must be installed). Once the application is open, you will type git clone paste url here. If using Download ZIP: Click on Download Zip. Locate the file and double click it to unzip the file. Locate the unzipped folder and open it.

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 package manager. Open the cloned REPO in your favorite code editor, and then in terminal, enter the command “npm i“ 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. You also need to open a Stripe API Link here in order to process the Stripe API payment.Now you are ready to start using the app by entering “npm start” on your terminal or gitbash. If you just want to try how the app works, you can go to the link here

Credits and Reference

The following links have helped me with this project.
React Icons
mongodb.com
Heroku
Stripe API
Basir YouTube Vidoes

Author Contact

Contact the author with any questions!
Github link: KrishnaKumarKeshri96
Email: keshri819@gmail.com

Copyright © 2022 Krishna Keshri


This README was built with ❤️ by Krishna Keshri

About

A Full-Stack E-commerce application that uses React, Redux, MongoDB, Nodejs, ExpressJS and JWT Authentication with Stripe payment system that allows sellers to upload and manage inventories and buyers to save goods to cart and purchase via Stripe API..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages