theagni0070 / Ssense-Clone

This project is the clone of a Canadian e-commerce website - sSense.com that specializes in sale of designer clothing and accessories for men and women. It is a frontend project made using HTML, CSS and vanilla-JS that I made in collaboration with a team of 5.

Home Page:https://ssense-clone-masai.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ssense Clone

Ssense (https://www.ssense.com/en-in) is a multi-brand retailer based in Montreal, Canada specialising in the sale of designer fashion and high end streetwear, it sales men's and women's clothes and accessories worldwide. The project was completed within 6 days.

Deployment

This project is deployed on netlify here - Ssense Clone

Authors

Team Members

Description -

The e-commerce website has the following pages and the order of flow is also the same.

Login and Signup -

  1. Login Page - This page will get the email from user.
  2. Signup Page - This page will get the password and gender from the user.
  3. Login with Password - This page will check the entered Email and Password and redirect you to the Home Page.

Home page -

The landing page consists of the links to all the other pages like - menswear, womenwear, shopping bag(cart) and login & signup pages.

Men's Clothing, Women's Clothing -

  1. You can select various products from this pages.
  2. You can even sort the products according to your comfort.

Product Page -

  1. This page gets the data about that specific product from the cateogory pages and displays it in detail here.
  2. You can add the product to your cart. The price / cutoff price / discount etc all are displayed here.

Cart Page -

  1. User address details and delivery preferences are provided by users.

Payment page -

  1. Multiple payment options are provided to users for payment.
  2. User enter details based on their payment preferences and then order is completed.

About

This project is the clone of a Canadian e-commerce website - sSense.com that specializes in sale of designer clothing and accessories for men and women. It is a frontend project made using HTML, CSS and vanilla-JS that I made in collaboration with a team of 5.

https://ssense-clone-masai.netlify.app/


Languages

Language:JavaScript 59.8%Language:HTML 23.1%Language:CSS 17.2%