Skip to content

Latest commit

 

History

History
138 lines (103 loc) · 7.18 KB

README.md

File metadata and controls

138 lines (103 loc) · 7.18 KB

Glamour

Responsive

Project Details

Project Code: trusty-bee-5170

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.

Pages

  • 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

Features

  • 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

Tech Stack

javascript chakra-ui reactjs Axios redux ReactRouter nodejs expressjs mongodb

Screenshots

Login & Signup

Login

Dashboard (Admin, Customer)

dashboard

Product Category

ProductCategory

Product Page

Product

Cart Page

Cart

Checkout

Checkout

Add Products & Dashboard (Only for Seller)

Add Product

Team Members

Neeraj Singh

Linkedin Portfolio

Nitesh Samaniya

Linkedin Portfolio

Pratik Derepatil

Linkedin Portfolio

Shridhar Hakke

Linkedin Portfolio

Shubham Muddamwar

Linkedin Portfolio

Install

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