8000 GitHub - Navneetkrh/movie_app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navneetkrh/movie_app

Repository files navigation

Movie App

Movie App is a mobile app that allows users to browse and search for movies, view movie details, and save their favorite movies to a watchlist. I have used flutter to build this app and The movies database api for data.

Features

  • Browse popular movies
  • Search for movies by title
  • View movie details, including synopsis, cast, and reviews
  • Mark movies as favourite

How to (with screenshots)

homepage homepage2 home page contains a movie corousal of trending now movies,the horizontally scrollable list of popular and upcoming movies.

toprated on clicking on top rated on bottom navigation bar ,it will take to this screen of top rated movies,

search on clicking the search icon in the appbar of home screen search 2 on entering movie name it fetches output.

details page details2 on clicking any movie from any page,will open the details page which contains the details about a movie and a favourite button to set movie as favourite

on cliking favourite button a notification appears bottom favourite unfavourite

the favourite movies can be opened from homepage->favourite favourite list a movie can be removed also remove after removing less movies

Download

To get started with Movie App, download the apk https://drive.google.com/file/d/1EqFX9TG9fKHTfaucEPyoYUvpSEkFlm3e/view?usp=sharing

Dependencies

Movie App uses the following dependencies: -uses TMDB api for data

  • http
  • cached_network_image
  • hive database (offline async database to store favourite movies) -basic cupertino icon for heart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0