Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 601 Bytes

File metadata and controls

22 lines (15 loc) · 601 Bytes

Unsplash API App

Create an app to show the images from Unsplash App.

  • Show images on a collection View

  • Show description of the image on hover

  • Open the image on full screen

full image

  • On full screen you can download and share the image ( you can see the author's name too )
  • Be able to search for specific keywords

search

  • Add big keywords on search collections photos curated
  • Make app universal
  • Animations transitions between controllers
  • Unit tests
  • Integration tests
  • UI tests