Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.21 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.21 KB

ImageSearch


ImageSearch allows you to search and download images from https://unsplash.com/.

Composition and Architecture

-- This application was build using no 3rd party libraries except for basic testing libraries that are only included while running unit tests.

-- The MVVM architectural style was used to build this app to ensure separation of concerns.

Let's get more specific

ImageSearchJetpackArch