Skip to content

A simple app to search images on Imgur portal and post comments on to them.

License

Notifications You must be signed in to change notification settings

iamporus/ImgurSearch

Repository files navigation

ImgurSearch

A simple app to search images on Imgur portal and post comments on to them.

Code Base

  • 80% Kotlin and 20% Java
  • Follows MVVM
  • Retrofit + Gson for Networking
  • Coroutines(Kotlin) and ExecutorService(Java) for concurrency
  • Room Database with LiveModel integration for persistence
  • Service Locator pattern (main branch) and Dagger 2 (dagger branch) for dependency injection

TBD

  • writing tests for networking APIs and room database queries
  • infinite scroll
  • dagger subcomponents
  • ui enhancements (styles, dip values for components as per device buckets)

About

A simple app to search images on Imgur portal and post comments on to them.

Topics

Resources

License

Stars

Watchers

Forks