Pinned Repositories
cool-flights
Gets 5 interesting flights every day
Locations-CleanArchitecture
Project based in clean-architecture project from Antonio Leiva (see more in the description), with MVVM, Room, etc.
movies-mvi
Sample TMDB application to show what I've learn about MVI (Model View Intent) architecture pattern, with Coroutines and Livedata
RandomUsers
Simple clean architecture project using Architecture Components like ViewModel, LiveData, Room, Navigation, Paging Library, etc.
RESTful-API
Basic NodeJS and MongoDB RESTful API
Retrofit-weather-demo
Android sample application using Retrofit to do openweathermap API calls
RoomWordSample-kotlin
RoomWordSample app from Google Codelab made in Kotlin instead of Java, using Room, Livedata and ViewModel
StarWarsMVP
Android MVP sample project using Retrofit (retrieving data from The Star Wars API), and showing how to use BottomNavigationView
StarWarsMVP-Kotlin
Android MVP sample project using Kotlin instead of Java
juangranadilla's Repositories
juangranadilla/RandomUsers
Simple clean architecture project using Architecture Components like ViewModel, LiveData, Room, Navigation, Paging Library, etc.
juangranadilla/movies-mvi
Sample TMDB application to show what I've learn about MVI (Model View Intent) architecture pattern, with Coroutines and Livedata
juangranadilla/StarWarsMVP
Android MVP sample project using Retrofit (retrieving data from The Star Wars API), and showing how to use BottomNavigationView
juangranadilla/Retrofit-weather-demo
Android sample application using Retrofit to do openweathermap API calls
juangranadilla/cool-flights
Gets 5 interesting flights every day
juangranadilla/Locations-CleanArchitecture
Project based in clean-architecture project from Antonio Leiva (see more in the description), with MVVM, Room, etc.
juangranadilla/RESTful-API
Basic NodeJS and MongoDB RESTful API
juangranadilla/RoomWordSample-kotlin
RoomWordSample app from Google Codelab made in Kotlin instead of Java, using Room, Livedata and ViewModel
juangranadilla/StarWarsMVP-Kotlin
Android MVP sample project using Kotlin instead of Java