Coder Social home page Coder Social logo

afrin127329 / full-stack-ecommerce Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 10.25 MB

A Full Stack Ecommerce Application with React, Bootstrap, Node, Express and MongoDB

Home Page: https://vivacious-rose-rabbit.cyclic.app/

HTML 1.72% JavaScript 91.62% CSS 6.65%

full-stack-ecommerce's Introduction

Ecommerce

  • User and Admin Registration: The ecommerce project includes user and admin registration functionality, allowing users and administrators to create their own accounts with unique credentials. Admin Credentials can be provided on demand

  • User Cart and Stripe Payment: Users have the ability to add items to their cart and proceed to checkout, where they can make secure payments using the Stripe payment gateway, ensuring a smooth and reliable transaction process.

  • Separate User and Admin Dashboards: Both users and admins have dedicated dashboards where they can manage their respective activities. Users can view their order history, update personal information, and manage their cart, while admins have access to order management, product/category management, and user management features.

  • Order Status Management: After a successful payment, admins have the capability to mark orders as completed or set them in a processing state, enabling efficient order tracking and management.

  • Product and Category Management: Admins have full control over the product catalog. They can create, delete, and update categories and products as needed, ensuring the inventory is accurately maintained.

  • Product Filters on Homepage: The project includes product filters on the homepage, allowing users to easily navigate and search for specific products based on criteria such as category, price range, or other customizable filters, enhancing the overall user experience.

Admin Dashboard Page:

Admin Dashboard Admin Dashboard

Admin Dashboard Admin Dashboard

This is an ongoing project, it will be tested with Jest, updation is coming soon.

Client App is Bootstrapped with

  • react
  • react-router-dom for page navigation
  • axios for api requests
  • bootstrap 5 cdn
  • react-router-dom 6.8.2
  • context api for state management
  • MVC patterned folder structure
  • custom hook

Server App is Bootstrapped with

  • bycrypt 5.1.0 for password hashing
  • cors 2.8.5 for cross origin config
  • jsonwebtoken 9.0.0 for authentication
  • mongoose 7.0.1
  • express 4.18.2
  • sendgrid/mail 7.7.0 for password reset
  • braintree 3.13.0 for payment

Getting started

  1. You need node installed globally on your local machine
$ git clone [email protected]:Afrin127329/full-stack-ecommerce.git

Server Configuration

  1. You need node installed globally on your local machine
  2. Add a .env file in the root directory to add these environment variables for checking all of the functionalities of the app:
    • MONGO_URL
    • JWT_SECRET
    • PORT = 8080
    • BRAINTREE_MERCHANT_ID
    • BRAINTREE_PUBLIC_KEY
    • BRAINTREE_PRIVATE_KEY
$ npm install
$ npm start

Client Configuration

  • Add a .env file in the client directory to add these environment variables for running the app successfully:
$ cd client
$ npm install
$ npm start

๐Ÿค Contributing

At this time, I regret to inform you that contributions are not being accepted. However, I warmly welcome you to submit any issues or feature requests you may have. Your valuable input will be greatly appreciated.

๐Ÿ˜ƒ Register on Ecommerce and give it a try. Would love to have a feedback

Authors

Afrin Nahar

Show your support

  • Give a โญ if you like this project

full-stack-ecommerce's People

Contributors

afrin127329 avatar

Stargazers

CHOWOORAM avatar emmanuel avatar John Mwendwa 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.