Skip to content

Displays the items of the clothes and filters out the items by its categories and colors.

Notifications You must be signed in to change notification settings

SungJunEun/Mini-Clothes-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Clothes Shop

Simple & first CSS, HTML, JS Implementation


Summary

Displays the items of the clothes and filters out the items by its categories and colors.

from 2021.06.28 - 30.


Tech

I used..

  • HTML -Backbone of the web application
  • CSS - Make it prettier
  • Javascript - Allow me to play with web
  • Replit

with Github.

Key Features

  • Display items

    • Write JSON file with the items we wnat to display
    • fetch API to access the JSON data
    • createHTMLstring function to modify JSON body into HTML format

    ezgif com-gif-maker (1)

  • Filtering items

    • addEventListner method to set up a function when the buttons are clicked
    • onButtonClick funciton & filter method to filter items
    • Show new items with 1. Display items

    ezgif com-gif-maker

Architecture

About

Displays the items of the clothes and filters out the items by its categories and colors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published