This app is based on https://www.bobsburgersapi.com API.
View and favorite information about characters, episodes, credits, and more from the animated series "Bob's Burgers".
An app also has a machine learning model that will predict which Bob's Burgers character you look like.
The main functionality that was applied in this project:
- MLModel
- WebView
- JSON parsing
- CoreData
- UserDefaults
- Bundle
- CoreAnimation
- UIGestureRecognizer
- NotificationCenter
- AVAudioPlayer
- UIAlertController
- UIActivityViewController
- UINavigationController
- UITabBarController
- UITableView Delegate and Datasource methods
- KingFisher (Package Dependency)
- UITests
This project contains almost everything I know at the moment about Swift programming.
Unfortunately - the audio player causing a memory leak, that i can't fix.
Will add unit tests in the future
Disclaimer: The project was made for educational purposes only.