This repository contains a flutter application which shows the list of popular tv shows.
Following are the functionality added in the application :
- Dashboard : It loads all the popular tv shows and provides the functionality like search and add/remove shows from favourite.
- Favourite : It shows all the tv shows added to favourite.
-> Apis from https://developers.themoviedb.org/3/getting-started/introduction are used for listing the data.
-> Hive local database have been used to store the data locally.
Please check the following gifs for the app functionality :
- Dashboard data fetching :
- Search functionality :
- Favourite add/remove functionality :
Please check the following screenshots of the current working application :
- Dashboard :
- Search :
- Favourite :