Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmike01/fortress-compose-mvvm
A small Android project which demonstrates how to use jetpack compose. *Still in development mode*.
https://github.com/devmike01/fortress-compose-mvvm
android android-networking coil-image-loader hilt-dependency-injection jetpack-compose jetpack-navigation jetpackcompose mvvm-android
Last synced: 7 days ago
JSON representation
A small Android project which demonstrates how to use jetpack compose. *Still in development mode*.
- Host: GitHub
- URL: https://github.com/devmike01/fortress-compose-mvvm
- Owner: devmike01
- License: apache-2.0
- Created: 2021-05-16T16:02:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T16:14:17.000Z (about 3 years ago)
- Last Synced: 2024-12-06T20:13:27.187Z (about 1 month ago)
- Topics: android, android-networking, coil-image-loader, hilt-dependency-injection, jetpack-compose, jetpack-navigation, jetpackcompose, mvvm-android
- Language: Kotlin
- Homepage:
- Size: 1.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fortress
Fortress is a small project which demonstrates how to use Jetpack Compose and other latest Android libraries. The architecture used in Fortress is the well known MVVM.
Currently, the delete and search buttons are not working. I would complete the implementationn once I'm free.
Some libraries used in the project include but not limited to:- Coil - For loading images
- Android Biometric
- Ktx Navigation
- Retrofit - For network calls
- Hilt - For dependency injection
- Espresso - For Instrumentation testing
- JUnit - For both UI and Local tests
- Jetpack Compose - For Compose UII'm using the `buildSrc` for dependency management. I know, I know, it's not a multi-module project yet.
Image credits:
jcomp