Glamour is an Indian e-commerce company that sells cosmetics and personal care products. Glamour is dedicated to the clean beauty movement and all of their products are vegan, cruelty-free and PETA-approved. Products are made with a majority of natural ingredients and extracts and are free of parabens, phthalates, alcohol and sulfates.
- Landing page
- Login and Signup (Role based signup)
- Dashboard
- Admin
- Seller
- Customers
- Product Categories
- Product Display page
- Add Products (only seller can add Products)
- Checkout page
- Payment page
- All pages are Responsive
- Landing page for Glamour
- Login and Signup Based on role (Admin, Customer, Seller)
- Role Based Dashboard
- Admin can approve or reject the seller
- Sort products based on categories, price
- Pagination (Products)
- Add/Remove Products to cart
To install all the dependences of the project, run the following command:
git clone https://github.com/Shridhar1998/Glamour
cd backend
npm install
cd ../frontend
npm install
© 2022 Team Glamour