iamnaran / firefly-compose

A Jetpack Compose App Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

A Jetpack Compose App Android


Languages

Language:Kotlin 99.9%Language:Java 0.1%