An iOS application that lists TV series
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
TVSeries.mov
๐ค Ana Letรญcia Camargos
- Github: @anacamargos
- LinkedIn: @anacamargos
Made with ๐