Completed
Checkpoint 2 - StockRepository
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Build a Clean Architecture Stock Market App - Jetpack Compose, Caching, SOLID
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Checkpoint 1 - API & DB Setup
- 3 Checkpoint 2 - StockRepository
- 4 Checkpoint 2 - CompanyListingsParser
- 5 Checkpoint 3 - CompanyListingsViewModel
- 6 Checkpoint 4 - Company Listings Screen + DI
- 7 Checkpoint 5 - CompanyInfo Data
- 8 Checkpoint 6 - CompanyInfoViewModel
- 9 Checkpoint 7 - Stock Chart
- 10 Checkpoint 8 - Company Info Screen
- 11 Trying it out