Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 519 Bytes

readme.md

File metadata and controls

19 lines (16 loc) · 519 Bytes

MVVMC Example

This project showcases how an online shop could be created using the MVVMC architecture pattern.

Roadmap

  • Store page
    • Search
    • Sorting (Price High/Low & Rating High/Low)
    • Filter by Category
    • Product card pagination
    • Product card description
    • Product card rating
    • Add product to cart
    • Skeleton frames
  • Cart modal
    • Display cart items
    • Update cart item quantities
    • Remove items from the cart