codex-lv3-may-2025

Level Navigation: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19⚡ 20

Level 18: Create Utensils Table and Component

Goal: Create a table and component for Utensils following the same pattern.

User Story: As a developer, I want to create additional tables and components so that I can manage different types of potluck items.


What You’ll Do

Create a utensils table and component for managing potluck utensils.

Instructions

✅ Check

  1. The utensils table exists in your Supabase dashboard
  2. RLS policies are configured for the utensils table
  3. The Utensils component renders without errors
  4. You can fetch and display data from the utensils table
  5. The form works for adding new utensils