Setting up a Database on Supabase
Interacting with a database from React.
Goals for the day:
These goals are not an assignment, but are good practice for what comes next.
We worked on forms in React and insert into our database.
Demo codeā¦
main - Basic Supabase setup and configuration
add-form - Implementation of forms for data input
add-employee - Employee management functionality
Reference:
Video Tutorials:
Forms in React and onSubmit learn
Do Problem Set #2 from JavaScript Practice
Optional: JavaScript Practice link Practice with JavaScript basics.
Katas link. Choose ONE kata to master. Master important patterns with intentional, focused practice.
Database Mini Project: Level 1 - Planning
Start working on the complete potluck management application. Follow the level-by-level instructions to build a full React + Supabase app.
Complete your Mini-Project