Full Stack App Dev Cohort
Full Stack App Dev Cohort
💎 10 HANDS-ON PROJECTS
1. Shopping app like Myntra
2. News App using Jetpack Compose
3. Medical Store App - Inventory
4. Video Player
5. Weather App
6. E-Book App
7. Phone Book App
8. Building a Calculator App
9. Guess the Word Dice Roller
10. Tic tac Toe App
In this course, We'll also assign you projects
1.Introduction to Kotlin
6.Jetpack Compose
7.Activity lifecycle
Advanced Topics
9.Asynchronous Programming in Mobile App Development
❖Basics
❖Suspend
❖Dagger
❖Online DB Firebase
❖Backend Language Python
13. Advance API Development
● Foundational Components:
○ Understanding LiveData and StateFlow
○ Role of ViewModel in managing UI data
○ Lifecycle-aware components
● Advanced Components:
○ Repository pattern for data management
○ Use Case layer implementation
● What is ViewModelProvider?
○ How it simplifies ViewModel management
○ Factory patterns for complex ViewModel creation
● Integrating ViewModelProvider in Real Apps:
○ Best practices for using ViewModelProvider
○ Debugging common issues
❖Audio files
❖Video files Our phone stores audio Podcasts and videos.
❖Access Phone Storage You can look at the files on your phone.
❖Scope Storage Each app gets its own space, so nothing gets mixed up.
❖Storage Permission Apps ask you for permission to access your files.
❖Music player app Project You can create an app that plays songs and shows them to
you.