Breaking Bad

Description

It is an application that lists the episodes and characters of the Breakin Bad series. In this application you can also create notes about the episodes and view the IMDB page.

Libraries Used

  • ‘SDWebImage’
  • ‘MaterialActivityIndicator’
  • ‘SwiftAlertView’, ‘~> 2.2.1’
  • XCODE Version

  • XCode Version 14.1
  • Swift Version

  • Swift 5
  • Pattern

    MVC
    

    API

  • https://breakingbadapi.com/
  • Images

    Character List

    drawing

    Character Detail

    drawing
  • Each character has its image and information on the detail page.
  • The quotes of the character can be accessed with the button here..
  • Quotes

    drawing
  • The Quotes screen lists quotes for characters with data provided by https://breakingbadapi.com/
  • Episodes

    drawing drawing
  • Episodes is a screen where the episodes of the series are listed by season.
  • By clicking on the episodes, the list of characters taking part in the relevant chapter is shown.
  • IMDB

    drawing
  • The IMDB page of the series is shown on the IMDB screen.
  • GitHub

    View Github