Skip to content

๐Ÿ“ฑ An iOS application that lists TV series

Notifications You must be signed in to change notification settings

anacamargos/tvseries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“บ 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 ๐Ÿ’—