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 17: Create Beverages Table and Component

Goal: Create another table and component for Beverages following the same pattern as meals.

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 beverages table and component following the same pattern as the meals component.

Instructions

✅ Check

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