Skip to content

This repository contains a flutter application which shows the list of movies on the home page, along with some functionality like search and favourites.

License

Notifications You must be signed in to change notification settings

hgandhi67/movies_app

Repository files navigation

movies-app

This repository contains a flutter application which shows the list of popular tv shows.

Following are the functionality added in the application :

  1. Dashboard : It loads all the popular tv shows and provides the functionality like search and add/remove shows from favourite.
  2. 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 :

  1. Dashboard data fetching :

  1. Search functionality :

  1. Favourite add/remove functionality :

Please check the following screenshots of the current working application :

  1. Dashboard :

  1. Search :

  1. Favourite :

About

This repository contains a flutter application which shows the list of movies on the home page, along with some functionality like search and favourites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published