smdremedy / FlickrGallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlickrGallery

Simple browser for Flicker images. Showcase of Modern Android Development.

Showcased libs and techniques

Techniques

  • Architecture Components
    • ViewModel
    • LiveData
    • Navigation Components
  • Clean Architecture
  • Multi-module project
  • Kotlin Coroutines and Flow
  • Espresso tests
  • Android CI using Github Actions

Libs

  • Binding Collection Adapter
  • Koin (Dependency Injection)
  • Retrofit + Moshi
  • Coil (Images)
  • Mockito
  • AssertJ

About

License:Apache License 2.0


Languages

Language:Kotlin 92.0%Language:Java 8.0%