Skip to content

trenchesdeveloper/BigShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Big Shop E-commerce

Project Image

This is a E-commerce web Application built with React, node, Ant-Design, Firebase and mongoDB.


Table of Contents

You're sections headers will be used to reference location of destination.


Description

An E-commerce or shopping cart with all major features of a modern e-commerce.

Technologies

  • React
  • Redux
  • Node.js
  • Firebase Authentication
  • MongoDb
  • Cloudinary
  • Ant Design
  • Bootstrap

Back To The Top


How To Use

Installation

Install all npm dependencies

npm install

Install nodemon globally

npm install -g nodemon

Features

CRUD (Create, Read, Update and Delete)

  • Authentication with Firebase (Reset Password with email)

    • Register
    • Login
    • Forgot Password
    • Login with Google
  • Pagination and search where necessary

  • Filter Products

    • Filter By Price
    • Filter By Text
    • Filter by Ratings
    • Filter by Category
    • Filter by Sub-Category
    • Filter by Shipping Method
    • Filter by Brands
    • Filter by Color
  • Products

    • Create Products
    • Fetch Products
    • Rate Product
    • Buy Products
    • Update Products
    • Delete Products
  • Payment

    • Pay With Cards
    • Pay on Delivery
  • Coupons

    • Create Coupon Codes
    • Apply Coupon Codes on Products
  • Orders

    • Place an Order
    • Get Previous Orders
    • Print Order Information
  • Delivery

    • Choose Delivery Method
    • Check Delivery Status
  • Settings

    • Modify Profile
    • Change Password

API Reference

Extensive and testing documentation with postman

Back To The Top

Configuration File

Rename the config/.env.example .env file both on frontend and backend. Modify your environment variables, mongodb uri, set your firebase keys.

NODE_ENV

PORT

DATABASE

CLOUDINARY_NAME

CLOUDINARY_KEY

CLOUDINARY_SECRET


References

Back To The Top


License

MIT License

Copyright (c) [2021] [Opeyemi Samuel]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back To The Top


Author Info

Back To The Top

About

A full ecommerce app with react and node.js. Full functionality include payment gateway, coupon, order printout, free delivery, rating system etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages