Image service application

Scroll images and add them to your favourites via image page

Manage your favourite images from detailed page or favourites tab

Search images by tag

Tech part

Unsplash API – https://unsplash.com/documentation

Pods – SDWebImage https://github.com/SDWebImage/SDWebImage (for setting image via url and saving it to cache memory)

Architecture – SOA (network service for getting json and network fetch service for decoding json), Builder (for creating tabs and some dependency injection)

Light mode and portrait mode only

GitHub

View Github