Week 4 - Day 3 Assignment (graded)
← Back to Week 4 / ← Course Index
Objective
CRUD complete for one resource
Requirements
- Create, list, read by id, update, delete all work through the Supabase client.
- Return 400 on validation failures and 404 when records are missing.
Submission
Git repo link
Rubric (20 pts)
- Full CRUD works 0-5
- Errors and statuses correct 0-5
- Project runs from README 0-5
- Code organization 0-5