Skip to content

This is Tv show app where is fetch the data from Get Api which contaions data in the paging , and i used search box where i can find the show from the fetched api , and display image if not found the data, and i use search operation when we click enter in mobile keyboard , use splash screen, Retrofit,MVVM Architecture, Progress Bar,Round Image View

Notifications You must be signed in to change notification settings

anandrex5/TV_ShowsApp

Repository files navigation

Api link - https://www.episodate.com/api Episode Link - https://www.episodate.com/api/show-details?q=arrow and search Api LInk -https://www.episodate.com/api/search?q=arrow&page=1

This api GET type - object and then Array containing Params also Sample - { "total": "24451", "page": 1, "pages": 1223, "tv_shows": [ { "id": 35624, "name": "The Flash", "permalink": "the-flash", "start_date": "2014-10-07", "end_date": null, "country": "US", "network": "The CW", "status": "Ended", "image_thumbnail_path": "https://static.episodate.com/images/tv-show/thumbnail/35624.jpg" }

About

This is Tv show app where is fetch the data from Get Api which contaions data in the paging , and i used search box where i can find the show from the fetched api , and display image if not found the data, and i use search operation when we click enter in mobile keyboard , use splash screen, Retrofit,MVVM Architecture, Progress Bar,Round Image View

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages