Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/programmingwithgaurav/flixify_movie_app

Making movie app "Flixify" with flutter.
https://github.com/programmingwithgaurav/flixify_movie_app

android app flutter movies

Last synced: about 8 hours ago
JSON representation

Making movie app "Flixify" with flutter.

Awesome Lists containing this project

README

        

# 🎬 Movie App

![App Screenshot](./assets/screenshots/Home.png)

## 🌟 Features

- Browse popular movies
- Search for movies
- Add movies to watchlist
- View detailed information about a movie
- Category wise movie listing

## 🛠️ Tech Stack

- Flutter
- Firebase
- TMDB API

## 📸 Screenshots

| Home Screen | Search Screen | Movie Details |
|-------------|---------------|---------------|
| ![Home Screen](./assets/screenshots/Home.png) | ![Search Screen](./assets/screenshots/Search.png) | ![Movie Details](./assets/screenshots/Details.png) |

| Watchlist | Profile | Splash |
|-------------|---------------|---------------|
| ![Watchlist](./assets/screenshots/Watchlist.png) | ![Profile](./assets/screenshots/Profile.png) | ![Splash](./assets/screenshots/Splash.png) |

## 🚀 Getting Started

1. Clone the repo
```sh
git clone https://github.com/ProgrammingWithGaurav/Flixify_Movie_App