Skip to content

dvrd/kioskito

Repository files navigation

Kioskito

A boilerplate app for an e-commerce

TODO

  • Auth
  • Load list of products
  • Infinite scrolling
  • Show details on click
  • Product route
  • Search bar
  • Search route
  • Product cards styles normalized
  • Shimmer for images
  • Loading animation when changing variants
  • Add mini cart menu
  • Filtering of products
  • Add notifications
  • Add collections
  • Add product to cart from main list
  • Add product from variants
  • Remove from cart
  • Update cart
  • Improve product/[id] route
  • Style login
  • API
  • Payments
  • Wish list
  • Rewards

Improvements

  • Product popover needs to work on hover
  • Error handling is still shitty