trunghq3101 / sample_flutter_movie_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Movie Library app

The Movie library app lets a user browse movies and TV shows by different criteria. User can also create and maintain her own playlists.

Detailed specs:

Iteration 1:

  • Users can see a list of sections:
    • What's popular (Streaming, On TV, For rent, In theaters)
    • Free to watch (Movies, TV)
    • Trending (Today, This week)
  • Users can see a list of 20 items in each section
  • Users can change filter in each section to see a different list
  • Users can see a poster, title, score, release date in each item

Layers:

  • Presentation
  • Domain
  • Data

About


Languages

Language:Dart 81.0%Language:Swift 13.4%Language:Kotlin 4.3%Language:Objective-C 1.3%