Emlak Katılım
Google play link is here.
It was an old application written with Java when I started to work on it. I renewed the login and pre login screens with Kotlin, updated old dependencies, migrated from gcm to fcm, integrated new user verification library. I also set up Jenkins to build test apps for android and ios and I wrote a Python script to upload apk and ipa files to AppCenter to distribute them to testers.
Some libraries and tools that I used are:
- Retrofit
- Dagger 2
- Glide
- Coroutines
- Android Architecture Components
- Android Jetpack Libraries