Skip to content

For learning Kotlin syntax by create an real world project

License

Notifications You must be signed in to change notification settings

PattoMotto/CatLover

Repository files navigation

CatLover

I create this project for learning Kotlin syntax. By using Flickr Api, Fuse and Glide

Gitignore from Github

Todo

  • Show photo from Flickr
  • Save local data (loved pictures)
  • Write test
  • Use RxKotlin
  • Clean code

API_KEY

You have to add flickr_api_key by your self

/values/secret.xml

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="flickr_api_key">API_KEY</string>
</resources>

About

For learning Kotlin syntax by create an real world project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages