#MOVIE FINDER ANDROID APP
FEATURES
- Functionality to search either movie or TV shows based on user's selection
- Displays the search results in a list with preview poster and year data.
- Details of each search result can be viewed in description by clicking on the search item.
- A search bar on top of the list view to readily search any user query .
- Detail description includes poster,cast, genre, imdb rating, imdb votes, rottten tomatoes' rating, release date and plot.
FOCUS
Aesthetic user interface keeping each UI element in mind. Material design guidelines. Simple to use
IMPLEMENTATION
- Target SDK Version- 24
- Architecture incorporated as suggested by Android guidelines
- Maintainable code
Build Tools Version
- 25.0.2
API used
- Omdb API
Android libraries
- App Compat
- CardView, RecyclerView
- Constraint Layout
- Design Library
- Progress Bar( com.victor:lib:1.0.4 )
Third party libraries
- Picasso
- CircleImageView( de.hdodenhof:circleimageview:2.1.0 )
- Progress Bar( com.victor:lib:1.0.4 )
Screenshots