Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.51 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.51 KB

📺 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 💗