Skip to content
/ BBDB Public

View and favorite information about characters, episodes, credits, and more from the animated series "Bob's Burgers"

Notifications You must be signed in to change notification settings

DmnUAll/BBDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBDB

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.

Releases

No releases published

Packages

No packages published

Languages