Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vishal-girhepunje/nordstrom-clone
Nordstrom is an international Online Shopping Store with departments for clothing, footwear, handbags, jewelry, accessories, cosmetics, and fragrances.
https://github.com/vishal-girhepunje/nordstrom-clone
css3 github html5 javascript json-server netlify nodejs
Last synced: 11 days ago
JSON representation
Nordstrom is an international Online Shopping Store with departments for clothing, footwear, handbags, jewelry, accessories, cosmetics, and fragrances.
- Host: GitHub
- URL: https://github.com/vishal-girhepunje/nordstrom-clone
- Owner: vishal-girhepunje
- Created: 2022-12-13T07:10:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T18:08:22.000Z (over 1 year ago)
- Last Synced: 2023-08-05T19:58:58.009Z (over 1 year ago)
- Topics: css3, github, html5, javascript, json-server, netlify, nodejs
- Language: HTML
- Homepage: https://elegant-lebkuchen-d12793.netlify.app/index.html
- Size: 4.11 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
- [@Ankit Kumar](https://github.com/iamankit014)
- [@Animesh Kalita](https://github.com/Ak-nut-47)
- [@Vishal Girhepunje](https://github.com/vishal-girhepunje)
- [@Krishna Chhabra](https://github.com/Krishna-7777)
- [@Subham Burnwal](https://github.com/Subham-0922)# 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](https://drive.google.com/file/d/1EteJ3O7yqC9rUXXyCbYTC9_PGveilp8G/view?usp=share_link) to Watch detail explaned Video of this application.
# Landing Page
# SignIn
# Product Pages
# Checkout Page
# PaymentPage
# Admin