Completed
Integrate app into previous Amplify backend
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Full Stack Uber Eats Clone - 4-5 Days Challenge
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Fixing bottom sheet navigation for Android OS
- 3 Install AWS Amplify dependencies
- 4 Integrate app into previous Amplify backend
- 5 Data modeling
- 6 Connect app with Amplify backend
- 7 Implement authentication
- 8 Save courier to database
- 9 Orders CRUD
- 10 Update order details page
- 11 Create order context
- 12 Refactor order context and details
- 13 Refactor order status
- 14 End