anacamargos / tvseries

๐Ÿ“ฑ An iOS application that lists TV series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿ“บ TVSeries

An iOS application that lists TV series

GitHub language count GitHub issues

๐Ÿ“– About

The app allows you to see a list of TV series with their respective names, posters, genres, summaries and more.

With this app you can:

  • See a list of TV series.
  • For each serie you can seen their respective names, posters, genres, summaries, days and time during which the series airs, and a list of episodes separated by season.
  • For each episode you can see their respective names, numbers, seasons, summaries and images.
  • Search for TV series.

The project was made in the Clean Swift Architecture (VIP).

Unit tests were made in the TVSeriesTests target, the project has 87,2% test coverage.

Dependencies:

  • Kingfisher - Library for downloading images
  • SwiftLint - Tool to enforce best Swift style and conventions
  • SnapshotTesting - For snapshot tests on views / cells

Swiftgen was also used to generate type-safe

๐ŸŽฅ Videos

TVSeries.mov

โœ๏ธ Authors

๐Ÿ‘ค Ana Letรญcia Camargos

Made with ๐Ÿ’—

About

๐Ÿ“ฑ An iOS application that lists TV series


Languages

Language:Swift 99.8%Language:Ruby 0.2%