Completed
Setting up data in the app
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Full Stack Uber Eats Clone - 2-5 Days Challenge
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Plan
- 3 Getting Started
- 4 Prerequisites
- 5 Create the app backend
- 6 Amplify Studio overview
- 7 Authentication
- 8 Install dependencies
- 9 Importing profile screen
- 10 SignOut logic
- 11 Fixing navigation errors
- 12 Data modeling
- 13 Setting up data in the app
- 14 Complete data model
- 15 Coding timeout
- 16 more data modeling
- 17 User CRUD
- 18 Auth logic
- 19 Basket logic
- 20 Orders logic
- 21 Demo