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:
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
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.
App developed by @leticiafaleia