Skip to content

SarahElzayat/Flutter-Cinema-Guide

Repository files navigation

Cinema Guide

Cinema guide is a mobile application that allows you to explore currently showing movies and cinemas, search for your favorite movie or cinema and add movies to your watchlist!

Description

Cinema guide is developed using Dart and Flutter, with local Django api. An SQLite database is used to store your watchlist. BLoC state management is used.

Acknowledgment

The backend of this application is implemented by the sweetest Ahmed Atta ❤️

Check the backend

Getting Started

To download used packages

flutter pub get

Executing program

 flutter run lib/main.dart

Screenshots

The application is provided with a cool splash screen, a custom name and icon.

Exploring movies has never been easier!
You can use a customizable filter to get results that meet your desire.
You can check for more information by navigating to the official website.

Finding your nearest cinema is just few taps away!
Each cinema is provided with its location and movies. If that's not enough, you can always check the official website for more information.
You can also filter the results to match your taste and expectations.

Searching.

You can access both cinemas and movies from the home screen, with smooth transitions.

Contributors


Ahmed Ata


Sarah Elzayat

License

This project is licensed under the MIT License - see the LICENSE.md file for details