Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

💸📈 PapriCoin demonstrates Jetpack Compose usage to build modern app based on Clean Architecture and newest Tech-Stack.

License

NotificationsYou must be signed in to change notification settings

T8RIN/PapriCoin

Repository files navigation

APIKotlinComposeProfile

PapriCoin demonstrates Jetpack Compose usage to build modern app based on Clean Architecture and newest Tech-Stack.
Repository also has local and remote data source, if you go offline app will switch on saved cache to work independently.


image

Download

Go to theReleases to download the latest APK.

Tech stack & Open-source libraries

  • Minimum SDK level 21

  • Kotlin based

  • Coroutines for asynchronous work

  • Flow to emit values from database directly to compose state.

  • Accompanist to expand jetpack compose opportunities.

  • Hilt for dependency injection.

  • Retrofit2 & OkHttp3 - Construct the REST API using abstractions.

  • Moshi - A modern JSON library to serialization/deserialization.

  • Coil - loading images.

  • Jetpack

    • Lifecycle - Observe Android lifecycles and handle UI states upon the lifecycle changes.
    • ViewModel - Manages UI-related data holder and lifecycle aware. Allows data to survive configuration changes such as screen rotations.
    • Compose - Modern Declarative UI style framework based on composable functions.
    • Room Persistance - Construct Database using abstract layer.
  • Architecture

    • Clean Architecture (UI - ViewModel - Use Cases - Repository)
    • Repository Pattern
    • MVVM

Find this repository useful? ❤️

Support it by joiningstargazers for this repository. ⭐
Andfollow me for my next creations! 🤩

License

Designed and developed by 2022 T8RINLicensed under the Apache License, Version 2.0 (the "License");you may not use this file except in compliance with the License.You may obtain a copy of the License at   http://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions andlimitations under the License.

[8]ページ先頭

©2009-2025 Movatter.jp