Skip to content

FightClubTMDB is an iOS app that shows information about movies using the TMDB API.

Notifications You must be signed in to change notification settings

shaunak-jagtap/FightClub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

FightClub

FightClubTMDB is an iOS app that shows information about movies using the TMDB API.

Features:

  • User can search and view a list of movies.
  • FallbackSearch to try for any matching search.
  • Cached last 5 movies for recent search using user defaults.
  • Poster images load asynchronously.
  • User can view movie details by tapping on a cell.
  • User sees an error message when there is a network error.
  • User can switch between list view and grid view.
  • Placeholder image when images load from Network.
  • Movie details page contain backdrop image, overview, similar movies and other relevant information.
  • All images are cached.
  • Endless scrolling.

Todo:

  • Credits, Reviews, Account management, users, sessions, favourite lists.

Note: check atomic commits on the development branch.

About

FightClubTMDB is an iOS app that shows information about movies using the TMDB API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages