Skip to content

Pictures app making use of flickr api to fetch photos based on keywords search

License

Notifications You must be signed in to change notification settings

parthmeht/Flickr-App

Repository files navigation

Flickr App

A Project to show implementation of Flickr API , written in kotlin using MVVM design pattern.

Demo

This project uses:

  • Live Data - For Reactive Programming
  • Dagger 2 - For Dependency Injection
  • Retrofit 2 - As Type Safe HTTP client
  • Data binding - To Bind Data with XML layouts
  • Picasso - Loading Images

Releases

No releases published

Packages

No packages published

Languages