Skip to content

Releases: nofelmahmood/TvTime

2.1.0

27 Mar 11:06
Compare
Choose a tag to compare
  • Use Moya for OMDB Api.
  • Show related Tv shows.
  • Show related Tv show detail on selection.
  • Allow searching of Tv Shows.
  • Show TvShow detail on selection in searched tv shows.

2.0.0

24 Mar 17:16
Compare
Choose a tag to compare
  • Use Moya for Api.
  • Improve interface.
  • Show TvShows in collection instead of tableview.

1.1.0

13 Mar 11:24
Compare
Choose a tag to compare
  • Search is removed from all other views.
  • Separate search tab bar view controller implemented.
  • TvShow detail view implemented showing cast, seasons, ratings, awards etc.
  • Favorite confirmation view implemented.

Checking out

  • Realm
  • TvMaze Api

1.0.1

10 Mar 07:50
Compare
Choose a tag to compare

Small Features

  • Add Loading of all three segments Popular, Latest and Today.
  • Add animation and spinner while data is loading.
  • Add Tv show poster.
  • Add Tv Show title and overview.
  • Add Favorites Button functionality.
  • Add Schedule and Feed TabBarItem Image Assets.

Unfinished

  • Add searchBar in favorites view.
  • Add favorites data source.

1.0.0

09 Mar 10:09
Compare
Choose a tag to compare

Initial Release + Basic Setup

  • Added all tabBar view controllers and items.
  • Added segmented control in feed view to filter on Popular, Latest and Today
  • Added TvShow Model

Using themoviedb.org api for getting TV shows data

  • Added Api Constants
  • Feed showing popular Tv shows using themoviedb endpoint.