• Stars
    star
    274
  • Rank 150,274 (Top 3 %)
  • Language
    JavaScript
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📢 A mern stack e-commerce app

Welcome to ShopPoint! ✨

PRs Welcome Build passing Open Source Love License Made with love in Nepal

Project Link - https://shoppoint.herokuapp.com/

screenshot

Features and Functionalities 😃

User features

  • Full featured shopping cart
  • Product reviews and ratings
  • Filtering (short by, category, & price range)
  • Account Verification (2 factor authentication using email)
  • Password Reset (Forget Password)
  • Token based authentication
  • Product search feature
  • User profile with orders
  • Save Cart
  • Delete Cart
  • Choose quantity (No of items to be order)
  • Checkout process (shipping, payment method, etc)
  • Order summary
  • PayPal / credit card integration
  • Esewa payment integration (Nepali payment gateway)
  • Database seeder (products, users, reviews, & orders)

New features (Added)

  • Print User orders as pdf
  • Print UserList as pdf
  • Print OrderList as pdf

Admin features

  • Product management
  • User management
  • Order management
  • Order details page
  • Mark orders as delivered option

Tech Stack 💻

API 👨‍💻

Installation ⚡

1. Clone this repo by running the following command :-

 git clone https://github.com/SajidAnTechie/ShopPoint
 cd ShopPoint

2. Now install all the required packages(frontend & backend) by running the following commands :-

yarn add
cd client
yarn add

2. Create a config.env file in config folder and add the following

PORT=5000
NODE_ENV=development

MONGO_URI =your mongodb uri

PAYPAL_CLIENT_ID=your paypal client id

FILE_UPLOAD_PATH=./public/uploads/product
FILE_UPLOAD_SIZE=1000000

JWT_SECRET=your key
JWT_EXPIREIN=30d

CLOUD_NAME=your cloudinary name
API_KEY=your cloudinary api key
API_SECRET=your cloudinary api secret key

SEND_GRID_KEY=your sendgrid api key

FROM_EMAIL=your sender email
FROM_NAME=ShoppingPoint

3. Seed Database

# Import data
node seeder -i

# Destroy data
node seeder -d

4. Now start the react and node server by running the following command :-

#Start the server
yarn run dev

#Start the client side app
cd client

yarn start

5. 🎉 Open your browser and go to https://localhost:3000

🤩 Don't forget to give this repo a ⭐ if you like this repo and want to appreciate our efforts

More Repositories

1

Webspeech-AI-Bot

📢 Simple AI Chat Bot with Web Speech API 👨‍✈️
JavaScript
20
star
2

Udemy-Clone-API

This is udemy clone api. Feel free to share. ⚡ ⭐
JavaScript
18
star
3

COVID-19-Tracker-App

This is a covid19 tracker app which gives Corona cases all over the world up to date in every 10 minutes. Also you can see Corona cases of your country with search functionality. Source[Api]: covid19.mathdro.id/api
JavaScript
4
star
4

Express-Blog-API

An API made with node js, express, and mongoDb
JavaScript
4
star
5

Url-Shortner

Minify your long url
JavaScript
3
star
6

MovX

This repo uses api from themoviedb.org.
JavaScript
3
star
7

laravel-blog

PHP
2
star
8

Laravel-ACL

full control over the user roles and permission
PHP
2
star
9

SajidAnTechie

github profile 💂‍♂️
2
star
10

React-ToDoList

JavaScript
2
star
11

WeChat

CSS
2
star
12

ChatDiscord

📢 A real time chat-application based on users rooms 📱 🖥️ Share funny emojis 😳 😌 with friends
JavaScript
2
star
13

React-Myportfolio

This is my personal portfolio made with React.js
JavaScript
2
star
14

IOT_Controller

An android application to control your home appliances. Apply schedule, see monthly eletrical units consumption.
Dart
2
star
15

React-Blog

This repo uses api from express blog api
JavaScript
2
star
16

socket.io-client-tester

A tool for testing socket server.
JavaScript
2
star
17

React-Redux

JavaScript
2
star
18

puppeteer-examples

JavaScript
2
star
19

ECS-CI-CD

JavaScript
1
star
20

Theme-Switcher

This project is an example of theme mode switcher
CSS
1
star
21

go_todo_app

Go
1
star
22

react-ci-cd

HTML
1
star
23

laravel-Multiauth

users and admin have separate authentiaction process where user and admin have different view prospective.
PHP
1
star
24

BSC.CSIT

PHP
1
star
25

docker-practice

HTML
1
star
26

PayPal-integration-with-react-

A demo for save payment thorugh paypal
HTML
1
star
27

AWS-S3-CI-CD

HTML
1
star
28

Node-knex.js-starter

JavaScript
1
star
29

Hospital-Management-Sys

PHP
PHP
1
star
30

cli_chat_app

Go
1
star
31

flutter-projects

Dart
1
star
32

Expense-Tracker-App

Track your monthly expenses.
JavaScript
1
star
33

Content-Management-Sys

PHP
1
star