GitReposCompose Save

GitReposCompose is an Android application ๐Ÿ“ฑ for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.

Project README

GitReposCompose

GitHub license Github Followers GitHub stars GitHub forks GitHub watchers ![Tweet]( https://img.shields.io/twitter/url?url=https%3A%2F%2Fgithub.com%2Fiambaljeet%2FGitReposCompose) Twitter Follow

Demo

GitReposCompose is an Android application ๐Ÿ“ฑ for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.

About

This is a demo application for showcasing UI components like Rows, Columns etc. Also, this demo uses MVVM architecture along with HILT dependency injection library. This demo app also uses Retrofit for calling RestApi's and binding the data to UI using states in #JetpackCompose.

  • Clean and Simple Material UI.
  • It supports dark theme too ๐ŸŒ—.

Built With ๐Ÿ› 

  • Kotlin - First class and official programming language for Android development.
  • Jetpack Compose - Jetpack Compose is Androidโ€™s modern toolkit for building native UI.
  • Coroutines - For asynchronous and more..
  • Flow - A cold asynchronous data stream that sequentially emits values and completes normally or with an exception.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • LiveData - Data objects that notify views when the underlying database changes.
    • ViewModel - Stores UI-related data that isn't destroyed on UI changes.
  • Hilt - Dependency Injection library for Android.
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Gson - A JSON library for Kotlin and Java.
  • Material Components for Android - Modular and customizable Material Design UI components for Android.

Contributed By: Baljeet Singh

Contact

If you need any help, you can connect with me.

Visit:- baljeet.dev OR Twitter:- yetanotherdev_ on Twitter

License

GNU License Visit:- LICENSE

Open Source Agenda is not affiliated with "GitReposCompose" Project. README Source: iambaljeet/GitReposCompose

Open Source Agenda Badge

Open Source Agenda Rating