Skip to content

Latest commit

 

History

History
95 lines (65 loc) · 4.51 KB

README.md

File metadata and controls

95 lines (65 loc) · 4.51 KB

E-commerce

E-Commerce-Website

I have design an E-Commerce Website named Champ. This project was build as a individual project in Masai School.

Features:-

  1. You will find latest products on this website.
  2. It has features of authentication, Login and Register User.
  3. It has different categories. User can find products using filters such as a Price, Rating, Size, Discount Range.
  4. Users can read details of each product by clicking on product.
  5. Users can add products to the cart.
  6. Users can see all previously added products and quantity in a cart.
  7. Users have to fill address details for shipping.
  8. Users can pay money using a card as well as RazorPay.

Technologies that we used :-

  1. REACT
  2. CSS
  3. Node.js
  4. Express.js
  5. MongoDB
  6. MUI(Material UI)

Acknowledgment

Took some help from these resources

  1. W3 Schools
  2. MDN docs

Glimpse of Our Work:-

Register Page

Users can create a account on this page. image

Login Page

Only valid user can login on this web application. If user is not valid, then it will show an error. If user is valid, then user will redirect to home page for shopping. image

Home Page Navbar And Landing Page

On this page, users can see Navbar and Landing image of the website. image

Home Page Category

On this page, users can see Category list of Product. image

Trending Products of the week

On this page, users can see the trending products on the website. image

Footer

This is the footer of the website image

Men's Category Page

On this page, users can see the selected category products on the website. image

Various Filters on Left side of the Page

Users can apply different filters on this page such as price, rating, size, etc. Users can read all details of any product after clicking on that product.

image

Product Description Page

On this page, users can read all the details of any product. Also, users can add product to cart using add to cart button.

image

Cart Page Increase or Decrease the quantity of items.

Users can see all the products added in the cart with quantity, price and total amount.

image

Check-Out Page

On this page users have to fill all the details for shipping purpose. Also, users can increase or decrease the quantity of product.

image

Payment Page

Users have to fill the mobile number then the user will be redirected to the razorPay page. image

RazorPay Payment

Users can pay money by filling card details or users can also use other payment option on payment gateway. image image image