Giter Site home page Giter Site logo

mohammadsaud-0110 / asos_clone Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.12 MB

This project is collaborative project which is based on an online fashion store.

Home Page: https://faishionista-asos.netlify.app/

HTML 57.56% JavaScript 36.63% CSS 5.80%

asos_clone's Introduction

ASOS-clone (Fashionista)

Greetings from the team, We noticed that you have reached the README file. So we will take you through the documentation of our project.

About the website:

https://lucky-queijadas-f6b0ce.netlify.app/ FASHIONISTA is a clone of the original website ASOS (www.ASOS.com). This is an online store from where a user can purchase different fashionable products of there choice. The website has a good and easy user interface, to ensure that user have better experience while using the site. The website have different functionality which will further help to improve the user experience. This website has two main sections: MEN and WOMEN. The user needs to Register first to use the proper functionality of the website. 4

Functionality

:Sorting: Price: Low to High & High to Low 8

:Filter: Category, Brand, Color 9

:Favorite 10

Cart 11

About the Project:

Tech Stack : HTML | CSS | JavaScript | DOM(JavaScript) | Mock Api (+CRUD)

Coding Platform: VSCode

asos_clone's People

Contributors

mohammadsaud-0110 avatar mayura1137 avatar tusharbhavsar18 avatar iamdhanashri avatar

Stargazers

 avatar  avatar

Watchers

 avatar

asos_clone's Issues

Men & Women Page

  • Logo + Nav Bar
  • Drop-Down Menu
  • Carousel(both page)
  • Main Body Static View
  • Common Footer

Server/Mock API

  • Create JSON Server OR Mock API for user-data & product-data
  • Define data object keys for the server/API
  • Using '.rest' file, apply CRUD operation to add new data, delete data and update data of users and product
  • Appy CRUD using JavaScript

Cart & Favorite Page

  • Create Static cart & Favorite Page
  • Append data by fetching cart/favorite data of logged-in user
  • Check increment/decrement functionality
  • Check delete functionality
  • Check total payable amount in cart page after increment/decrement of product quantity

Payment Page

  • Create payment page, which should show cart product quantity and total payable amount
  • Form to enter Delivery Address and Payment Option(Card number and pin, OTP in possible)
  • Emptying the cart after successful purchase of cart products and adding the history of purchased items on server/mock API

Login/Signup

  • Login form
  • Registration form
  • Login details check
  • Registration details check
  • Save new registration

Landing Page

  • Logo
  • Nav-bar(common)
  • Main body
  • Footer(common)
  • Add CSS
  • Include drop-down menu

Product Page

  • Fetch Category wise products
  • Append on DOM(grid view)
  • Apply Filter/Sort
  • Add to Cart function
  • Add to favorite

Admin

  • Create Admin Dashboard
  • View all registered users, all products, to add new products and to view purchase history (Using fetch, method=GET)
  • Delete particular user or product (Using fetch, method = DELETE)
  • View purchase history of all products according to users
  • Update particular user, product detail (Using fetch, method=PATCH / PUT)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.