Skip to content

oliveira-marcio/ios-randog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Randog

Just a simple iOS app to exercise API requests. It'll fetch dog images from Dog API and display a random one every time app starts.

Technical Specs

  • MVC pattern
  • URLSessionDataTask for HTTP requests
  • JSONDecoder for JSON deserialization

Installation

Clone this repository, import into Xcode and build it with simulator.

Copyright

Project developed by Márcio Souza de Oliveira following the lessons of Udacity's iOS Developer Nanodegree.

Releases

No releases published

Packages

No packages published

Languages