tomper-wear-ecommerce
tomper-wear-ecommerce copied to clipboard
E-commerce web-application for selling clothing essentials ๐
E-commerce web-application for selling clothing essentials
This is the frontend of TomperWear build with MERN stack and deployed with Netlify
๐ Link to Admin panel, Backend
๐ท Link to Screenshots
๐ฅ Link to Video demo
๐งพ Description
TomperWear is an E-commerce platform for small bussiness owners who want to expand their bussiness by providing an online purchase solution to their customers.
โจ Features
Client
Users shopping through this platform enjoys following features:
- [x] User authentication using google firebase.
- [x] Secure payments via stripe.
- [x] Users can change their username and display image.
- [x] Users can filter products on various parameters.
- [x] Users can sort products according to price and name.
- [x] Users can add products to cart.
- [x] Users can order products by providing their shipping information and card details for payments.
- [x] Users can view their order's status and their previous orders.
- [x] Users can review the products (or update their previous reviews) and benefit other customers.
- [x] Users can send feedbacks to the owner.
- [x] Responsive for all screen sizes.
Admin
The admin panel of TomperWear contains three classes of admins:
1. Super privileged admin Super privileged admins are the topmost in the hierarchy. They have the following permissions:
- [x] Can view, create, update, and delete admin users.
- [x] Can view, create, update, and delete products.
- [x] Can view orders and update their status.
- [x] Can delete orders.
This is privilege is ideal for the owner(s) of the bussiness.
2. Moderate privileged admin Moderate privileged admins comes below Super privileged admins. They have the following permissions:
- [ ] Can view, create, update, and delete admin users.
- [x] Can view, create, update, and delete products.
- [x] Can view orders and update their status.
- [x] Can delete orders.
This is privilege is ideal for the manager(s).
3. Low privileged admin Low privileged admins are the lowermost in the hierarchy and have the least amount of privileges. The have the following permission:
- [ ] Can view, create, update, and delete admin users.
- [ ] Can view, create, update, and delete products.
- [x] Can view orders and update their status.
- [ ] Can delete orders.
This is privilege is ideal for the delivery-agent(s).
Here is a table dipicting the admin privileges for better clarity
Admins | Product | Orders | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
view | create | update | delete | view | create | update | delete | view | update | delete | |
Super | โ | โ | โ | โ | โ | โ | โ | โ | โ | โ | โ |
Moderate | - | - | - | - | โ | โ | โ | โ | โ | โ | โ |
Low | - | - | - | - | - | - | - | - | โ | โ | - |
โ Tools and Technologies used
Client
Admin panel
Backend
๐ Installation and setup
-
Clone the repo to your local machine.
-
Install the required dependency for server using :
npm install
-
Create a
.env
file and copy-paste the contents of.env.sample
in it. -
Start the dev server using :
npm start
๐ Creating production built
-
Create a production ready react app using the command :
npm run build
๐ค Test user credentials
Password | |
---|---|
[email protected] | bob1212 |
[email protected] | test1212 |
๐ Open souce programs
![]() GirlScript Summer of Code 2022 (GSSoC'22) |
๐ Other events
![]() ![]() Awarded as the Best Web App in Winter Projects organized by GDSC and AASF, IIITM, Gwalior |
๐ Team Members
Varun Kumar Tiwari 2020IMT-112 LinkedIn Github |
๐ Thanks to all the contributors
โ License
MIT
(If you liked the project, give it star ๐)