/ChuckNorris-Jokes

This app shows the jokes of Chuck Norris, it allows you to share and even save in the list of favorites.

Primary LanguageSwift

Chuck Norris Jokes

This project was developed in order to put the technologies and frameworks learned into practice.

I used the Design Pattern MVC

Internal libraries:

External libaries:

Build the app on your machine

Before opening the app on the machine, it is necessary to:

Xcode 11.5 or higher. Have cocoapods installed.

You can follow the step by step to install here CocoaPods

After installing, open the project folder and enter the command:

  • pod install

Operation

On the first screen of the app, an API joke is displayed [Chuck Norris Jokes Api] (https://api.chucknorris.io/), where they have four buttons:

  • Save, share, view the next joke and the list of jokes. Where the saved jokes will be displayed.
  • In the list of jokes, it is possible to view it and also delete it.

jokesHome jokesHome jokesHome jokesHome

Observation

App developed by @leticiafaleia