Skip to content

Aplicación Android con kotlin, dagger2 y una arquitectura clean

License

Notifications You must be signed in to change notification settings

jrodriguezva/Kotlin-MVP-Weather

Repository files navigation

Kotlin MVP Weather

Aplicación Android con kotlin, dagger2 y una arquitectura clean basada en la arquitectura Fernando Cejas.

Para poder correr la aplicación correctamente hay que crearse una cuenta en http://openweathermap.org/api/ y dar el valor a la propiedad appid en el fichero gradle.properties de la key generada Documentacion.

Además para obtener las imágenes hay que crearse una cuenta en https://developers.shutterstock.com/ y setear el valor de apiImages como dice en la documentacion para la autenticación básica.

License

Copyright (c) 2017 Juan Agustín Rodríguez Valle Open Source Project.

This file is part of Kotlin-MVP-Weather.

Kotlin-MVP-Weather is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Kotlin-MVP-Weather is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.
  
You should have received a copy of the GNU General Public License
along with Kotlin-MVP-Weather.  If not, see <http://www.gnu.org/licenses/>.

About

Aplicación Android con kotlin, dagger2 y una arquitectura clean

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages