Skip to content

Latest commit

 

History

History
37 lines (36 loc) · 708 Bytes

README.md

File metadata and controls

37 lines (36 loc) · 708 Bytes

Wine & Vibe online store

Progress checklist:

UI

  • Nav
  • landing page
  • product detail
  • product card
  • filter
  • cart
  • order confirmation
  • breadcrumbs

Features

  • routing

User

  • user auth
  • JWT token and session
  • password management
  • user cart

Product API

  • Graph QL
  • fetch product
  • catalog crud
  • catagory and attribute
  • inventory tracking

Order Management

  • edit shopping cart
  • Order creation and tracking
  • Order status updates

Optimization

  • search and filter
  • e2e test
  • jest test
  • Recommendation
  • email notificaiton
  • review and rating
  • analytics