Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.17 KB

Jetpack Compose Template App

A production-ready template app to kickstart your Android development journey with Jetpack Compose.

App Preview

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

  1. Clone the repository.
  2. Open the project in Android Studio.
  3. 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!