Skip to content

Latest commit

 

History

History
31 lines (31 loc) · 1.11 KB

todo.md

File metadata and controls

31 lines (31 loc) · 1.11 KB
  • Add 404 PAGE
  • Add NAVBAR
  • Add temp Navbar
  • Going to /cart directly from url bar causes problems
  • Make navbar reactive
  • Fix glitch with cart and wishlist where it shows empty for a frame
  • Custom scrollbar
  • make sure user can't add the same thing twice into the cart or wishlist
  • Add random prices
  • Add spinner
  • Sync random prices between store and cart.
  • Add popup to tell user that the pricing is random.
  • Add a popup to tell user that the item is already in cart.
  • Add a popup to tell user that item is added to cart / wishlist.
  • Prevent prices to reload in store when button is clicked.
  • Add a next page option in store or infinite scroll
  • Add footer
  • Add Back to Top button in Store page
  • Add Link to Source Code
  • Add Lazy loading to svg
  • Add ScreenShots in readme
  • Make 404 page responsive
  • Fix home page menu in mobile view
  • 404 page works in localhost but not in prod
  • Fix vercel issue with routing
  • Add css
    • Home Page
    • Store Page
    • Navbar
    • Cart Page
    • Wish List Page