SkillAgentSearch skills...

Planket

Flickr client for Android using MVP, Dagger 2 and RxJava among other open source libraries.

Install / Use

/learn @FernandoOrtegaMartinez/Planket
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CircleCI

Planket

Planket is an unofficial Flickr client for Android using MVP, Dagger 2 and RxJava among other open source libraries.

See Planket on Google Play

Screenshots

<p align="center"> <img src="art/planket.png" alt="Planket Screens"/> </p>

Setup

In order to use and compile the project, you'll need to add your own API key and Consumer secret key to your gradle.properties file:

###############################################################################
# App variables.
###############################################################################

flickrApiKey = YOUR_FLICKR_API_KEY
flickrConsumerSecret = YOUR_CONSUMER_SECRET

Features

Currently the application allows you to:

  • Browse photos from the Interestingness feed.
  • Log in to your Flickr account.
  • Fav/Unfav photos.
  • See photos' favs and comments.
  • See users profile.
  • Search on Flickr.

Third party dependencies

  • RxJava
  • Dagger 2
  • Retrofit 2
  • Okhttp
  • Butterknife
  • Picasso
  • Realm
  • Parceler
  • Timber
  • Espresso
  • Mockito
  • Android support library

Developed by

Fernando Ortega Martinez - fomdeveloper@gmail.com

Contributing

There are a lot to do yet and PR are always welcome! If you find something wrong, please report it as an issue. If you think you can improve something or add a new feature, fork the repo and make a pull request against my develop branch.

License

Please check the license file.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated8y ago
Forks2

Languages

Java

Security Score

70/100

Audited on May 9, 2017

No findings