The app displays list of Tv shows and their various information about them.
This app is designed following SOLID principles and TDD
It follows Unit testing, End to end testing
- TvShows module is the core module that is related to the Show different functionalites : loading, caching, etc...
The API is from
https://rapidapi.com/tvjan/api/tvmaze?endpoint=54514cebe4b06ca1d66ad96e
Travis