https://github.com/goriens/mern-e1
Gour Shop is an Mern stack e-ecommerce web application for selling product online.
https://github.com/goriens/mern-e1
authentication axios cloudinary css expressjs git github heroku html javascript material-ui mongodb nodejs nodemailer npm react redux stripe
Last synced: 2 months ago
JSON representation
Gour Shop is an Mern stack e-ecommerce web application for selling product online.
- Host: GitHub
- URL: https://github.com/goriens/mern-e1
- Owner: goriens
- Created: 2022-09-29T13:59:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T14:15:12.000Z (over 3 years ago)
- Last Synced: 2023-03-10T08:03:06.656Z (about 3 years ago)
- Topics: authentication, axios, cloudinary, css, expressjs, git, github, heroku, html, javascript, material-ui, mongodb, nodejs, nodemailer, npm, react, redux, stripe
- Language: JavaScript
- Homepage: https://mern-ecom1.herokuapp.com/
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readMe.md
Awesome Lists containing this project
README
# TechStack
### Backend
1. Node.JS
2. MongoDB
3. Express
5. jsonwebtoken
6. nodemailer
7. stripe
8. Npm
### Frontend
1. React
2. Redux
3. Redux-thunk
4. Material UI
5. HTML
6. CSS
7. Javascript
8. axios
### Cloud
1. Heroku
2. Cloudinary
### Tools
1. VS code
2. Git
3. Github
4. Postman
# Functionalities
1. Authentication
- Register User
- Login User
- Logout User
- Forgot Password
- Reset Password
- Update/Change Password
- Change Roles [user / admin]
2. User Routes
- Get Single User -admin
- Get All Users - admin
- Delete User - admin
- Update User Profile
- Get User Profile Info
3. Authorization [admin, user]
4. Product API
- Create new Product - admin
- Get All Products
- Get One Product - admin
- Delete Product - admin
- Update a Product - admin
5. Orders API
- New Order
- Get user all orders - admin
- Get Single Order
- Get all orders - admin
- Change Order Status/update - admin
- Delete Order - admin
6. Reviews - admin
- Create/Update review
- Get all reviews
- Delete review - admin
# ScreenShots













# Thank You for Visiting