gabrielhsp / chuck-norris-jokes

An app that consumes the Chuck Norris jokes API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chuck Norris API

The idea of this app is list and consume the categories inside the Chuck Norries API.

The first screen list the categories of jokes available inside the API and the detail screen list a respective random joke inside using the selected category.

Project Dependencies

This project use CocoaPods as dependency manager, so you will need to install him.

After installing, inside the project workspace folder, run the command: pod install.

This command will install all the dependencies used inside the project.

Technical Infos

The project do not use any .storyboard or .xib file, it only use view code to build the scenes inside the project.

About

An app that consumes the Chuck Norris jokes API


Languages

Language:Swift 98.3%Language:Ruby 1.7%