Skip to content

Project Sunshine we have created during Android Developer Challenge 2017/2018

License

Notifications You must be signed in to change notification settings

oguzkirman/Sunshine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Sunshine from Google Developer's Challenge 2017/2018

The original source code is licensed by Google, but all the changes are made by myself as a challenge to learn Kotlin with RxJava and other awesome libraries.

For instance, I've swapped the original weather API for the Weatherbit one, when testing, please insert your own API key there. Then I've removed the content provider and replaced it with Realm database. And lastly, I've put all the networking into Retrofit for easy maintenance and scalability.

About

Project Sunshine we have created during Android Developer Challenge 2017/2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 98.8%
  • Java 1.2%