Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.2 KB

Gifer

This is an android app app made solly to provide an example of my code style. This repo is mainly intended for people looking to hire me as Android Developer.

Premise

The app has a search bar that queries Giphy API and shows previews of gifs. You can click on the items to watch the full video of the gif. You can also rate the items which will be stored locally.

out.webp

Architecture

Architecture is based on Clean pattern. Inspired by Android Architecture Blueprints.

Libraries

Libraries used in this project: