Skip to content

Version 2.0

No due date 60% complete
  • Refactor project structure using Atomic Design pattern Closed by #42
  • Use react-hook-form library to manage forms Closed by #46
  • Setup Storybook.js to allow for component driven development Closed by #43
  • Setup Flyaway to manage database versioning and migrations
  • Add additional fields to items:
    • Weight
    • Price
    • URL
    • Notes
    • Status
    • Type
  • Create a Cate…
  • Refactor project structure using Atomic Design pattern Closed by #42
  • Use react-hook-form library to manage forms Closed by #46
  • Setup Storybook.js to allow for component driven development Closed by #43
  • Setup Flyaway to manage database versioning and migrations
  • Add additional fields to items:
    • Weight
    • Price
    • URL
    • Notes
    • Status
    • Type
  • Create a Categories table and join to Items table
Loading