Skip to content

pjoterini/y-lap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

y-lap

Prototype website link

Website preview

Description

E-commerce store with pixel-perfect UI copy of the prototype. Data is mostly hardcoded. No libraries were used for JavaScript features, all of these are custom.

  • darkmode
  • searchbar
  • on-click popup
  • on-click ad's slider
  • timer

Navigation

MAIN PAGE:

Clicking on any item in "Polecamy" section will open item page with hardcoded informations.

ITEM PAGE:

Clicking on "Dodaj do koszyka" button will increase cart value stored in Local Memory. Cart icon opens next page.

CART PAGE:

Here You can:

  • change amount via input element
  • clear cart amount
  • go back to main with "Wróć do zakupów" button
  • go to delivery details if cart is not empty

DELIVERY PAGE:

This page contains various custom form elements. Clicking on order button will set cart value to 0 and display modal which takes You back to main page.

STACK

HTML • SCSS • Vanilla JavaScript

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors