cojayero / gallery

Photo Gallery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gallery App

This is an Android application to visualize albums and photos using data from JSONPlaceholder.

Features

This app contains three screens:

  • Image albums screen
  • Photos screen
  • Photo detail screen

Offline support using Room and RxJava.

Architecture

Uses ViewModels and LiveData from Architecture Components with an MVVM architecture.

alt text

Remote data: Backend communication using Retrofit and RxJava.

About

Photo Gallery


Languages

Language:Kotlin 100.0%