Skip to content

Latest commit

 

History

History
72 lines (50 loc) · 3.29 KB

README.md

File metadata and controls

72 lines (50 loc) · 3.29 KB

PoshStrom - Nordstrom Clone

Nordstrom is an international Online Shopping Store. Founded in 1901 by John W. Nordstrom and Carl F. Wallin, it originated as a shoe store and evolved into a full-line retailer with departments for clothing, footwear, handbags, jewelry, accessories, cosmetics, and fragrances. As of 2021, Nordstrom operates 100 stores in 32 U.S. states, and three Canadian provinces since entering the market in 2014. One location in Puerto Rico was in operation from 2015 through 2020. We have tried to build the perfect clone of the website.

Team Members

Build With

  • HTML5
  • CSS3
  • JavaScript
  • Node.js
  • JSON Server

Core Functionalities

  • Login/Signup
  • Admin:Add,Update and Delete Items.
  • Product Page
  • Filter and sorting
  • Add to cart
  • Checkout
  • Payment

Workflow

  • User should be able to signup.

  • User should be able to login.

  • User can see Homepage of our website.

  • User should see products page eg:mens, women's etc, depending on kind of websites, products page will vary.

  • User should able to filter and sort items.

  • User should be able to add items to cart.

  • User should see total items in cart and total price etc.

  • User should be able to go to payments page and place their order.

👉 ⎚ Click here to Watch detail explaned Video of this application.

Landing Page

SignIn

Product Pages

Checkout Page

PaymentPage

Admin