firefly-compose
firefly-compose copied to clipboard
A Jetpack Compose Beginner Series App Android | Compose | MVVM | Hilt | Room
Jetpack Compose Template App
A production-ready template app to kickstart your Android development journey with Jetpack Compose.
Features
- Jetpack Compose
- Dependency Injection - Hilt
- Navigation Graph:
- Nested Navigation Graph
- Splash Screen API
- Clean Architecture
- Kotlin Flow
- Room
- Retrofit
- Data Store Preference
- Login Authentication
- Kotlin Coroutine NetworkResourceBound
- Product Listing with Offline First
API Integration with DummyJSON API
Thanks to the DummyJSON API, you can find the new username and password here: GitHub - DummyJSON or DummyJSON Documentation.
Getting Started
- Clone the repository.
- Open the project in Android Studio.
- Build and run the app on your device or emulator.
Feel free to explore the codebase, customize components, and integrate additional features based on your project requirements.
Kotlin Multiplatform App Clone of this App "jellyfish" is currently in the development phase. Stay tuned for further updates!