Skip to content

shyambhongle/racoon-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Racoon-cart

3chad3rzxalsf65nuo7hxciac

An online grocery store.Build using MERN technology with stripe payment.

Live Demo of Raccoon-cart

InstallationLive websiteFeaturesDevelopers NoteScreenshotsRelated

Installation:

# Clone this repository
# $ git clone https://github.com/shyambhongle/racoon-cart.git

# Go into the repository
# $ cd racoon-cart

# Install dependencies
# $ npm install

# Run the app
# $ npm run dev

Live Website

To see the live website visit-Raccoon-cart

Features

This Project has following features:

  • Admin pannel for handling the website.
  • D3.js for showing the stats to the admin.
  • User Authentication using passport.js and json webtoken.
  • Working Stripe payment gateway.
  • User can store his cart by login.
  • Search for products.

Developers Note

Regarding Payment

Payment API is in testing mode so fell free to test payment using following details:
Card-4242 4242 4242 4242
Month-02/2023
cvv-222

To visit admin pannel login using following credentials:

email
[email protected]

password
admin123

Project Status

I was running out of energy as well as time so it was not possible for me to develop every part of the website. Although I tried to develop core part of an ecommerce.

Technology used:

  • React: For Frontend.
  • Redux: To centralize the store.
  • Node(express.js): For backend RESTapi.
  • MongoDB: Used as database.
  • CloudinaryApi: To store product images online.
  • D3.js: For visualizing data in admin pannel.
  • Passport.js: For authentincation (JSON webtoken).
  • Stripe: For payment gateway.

Screenshots

Home

sc1

Cart

sc2

Components

sc3

Checkout

sc4

Admin Pannel

sc5

My Other projects:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published