Block a user
feat: implement inventory CRUD UI components (#18 #19 #20 #21)
feat: seed default units and tags (#16 #17)
feat: seed default units and tags (#16 #17)
makiolaj
created branch feature/issue-16-17-seed-data in pantry-app/pantry
2026-02-09 13:00:08 +00:00
Create SQL functions migration
feat: add SQL helper functions for inventory management (#15)
feat: add SQL helper functions for inventory management (#15)
makiolaj
created branch feature/issue-15-sql-functions in pantry-app/pantry
2026-02-09 12:58:49 +00:00
Set up Supabase client composable
Create basic app layout structure
Install Nuxt UI component library
Install and configure Tailwind CSS
feat: complete Week 1 frontend setup (#9 #10 #11 #12)