Skip to content

panchalrajan/Movie_Database_Expandable_Cell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie_Database_Expandable_Cell

CricbuzzAssignment

In this Assignment I made a Movie Review app, which fetched some data from JSON File (Can be edited to fetch from Server), and display it to users

  • Some Features of this Project:
    • Implemented Collapsable / Expandable CollectionView using diffabledatasource
      • Why diffabledatasource? - As it has smooth transition as compared to normal method, and no need to Update or Reload the whole collectionview for minor changes
    • Search the Movie by Movie Name, Genre, Actor Name, Director Name etc (Can be edited easily to add more search filter)
    • Show all Movies filtered by any Category in Different Controller
    • A Different Controller to show all Details of Movie including Actors, Release Date, Plot, Genre etc
    • Also added a ActionSheet Controller which dynamically changed the data of tableview cell using UserDefault

App Demo

themoviedatabaseapp.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages