https://github.com/manosbatsis/fremvp
https://github.com/manosbatsis/fremvp
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/manosbatsis/fremvp
- Owner: manosbatsis
- License: apache-2.0
- Created: 2022-10-11T10:28:01.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-01-18T12:30:03.000Z (almost 5 years ago)
- Last Synced: 2025-05-19T03:41:12.186Z (5 months ago)
- Size: 21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project - freight9
* MVVM-Rx architecture
* Kotlin
- Kotlin (kotlin-android)
- Synthetic layout
* ReactiveX
- Rx-Java2
- Rx-Kotlin2
- Trello (lifecycle, component, ..)
* Google architecture components
- Dagger 2 Dependency injection
- Room-Rx
- Retrofit 2
- Okhttp3 Logging
- ViewModel : Not used. replaced with Rx-lifecycle custom implementation
- LiveData : Not used. replaced with Rx-lifecycle custom implementation
* AndroidX components
- Constraint layout
- Material layout
- Recyclerview
- Drawlayout
* Image Processing
- Glide
* Debugging
- Stetho for Okhttp and db debugging
* Logging
- Timber
* Testing
- Mockito
- jUnit
- espresso
Target Screen Pixel : 360dp x 640dp (1280x720 : 4.7'' WXGA for Android Studio IDE)