Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T14:15:12.000Z (about 2 years ago)
- Last Synced: 2023-03-10T08:03:06.656Z (over 1 year 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 - admin6. Reviews - admin
- Create/Update review
- Get all reviews
- Delete review - admin# ScreenShots
![Screenshot (11)](https://user-images.githubusercontent.com/76823175/196040294-e3962100-beed-4fce-9c7e-3b7e202e2659.png)
![Screenshot (12)](https://user-images.githubusercontent.com/76823175/196040301-4f1aabb3-a55e-42e3-b386-775c0dfb6658.png)
![Screenshot (13)](https://user-images.githubusercontent.com/76823175/196040303-3389256c-f390-4b7f-b820-2f540306599d.png)
![Screenshot (14)](https://user-images.githubusercontent.com/76823175/196040307-51f1fb42-2c47-4048-9f2e-5232142b97a2.png)
![Screenshot (15)](https://user-images.githubusercontent.com/76823175/196040309-2be6626c-734a-4262-9b27-fa7c4238a4ef.png)
![Screenshot (16)](https://user-images.githubusercontent.com/76823175/196040310-c217fa75-9e2e-4f70-a28a-85d4af004dc8.png)
![Screenshot (17)](https://user-images.githubusercontent.com/76823175/196040313-38248b79-561a-4f0b-b746-8c21fd065bd2.png)
![Screenshot (18)](https://user-images.githubusercontent.com/76823175/196040316-dae10230-5446-49aa-862c-c68585214ba8.png)
![Screenshot (19)](https://user-images.githubusercontent.com/76823175/196040320-6b671a84-7797-4644-958e-93e4d5a88e31.png)
![Screenshot (20)](https://user-images.githubusercontent.com/76823175/196040325-3c89d4b8-14be-4e2f-a777-65b029b1a036.png)
![Screenshot (21)](https://user-images.githubusercontent.com/76823175/196040328-637e77ee-045b-4cfd-ab9f-aaff81cb1b3c.png)
![Screenshot (22)](https://user-images.githubusercontent.com/76823175/196040331-9a4c414a-9f95-4f8a-a586-c07c8b1bb4a4.png)
![Screenshot (23)](https://user-images.githubusercontent.com/76823175/196040334-a322df79-83da-4b03-af8f-c5a4f0557f33.png)# Thank You for Visiting