Movie ticket order simulation application

Overview

Fiu - Movie ticket order simulation application

GitHub repo size GitHub contributors GitHub stars GitHub forks

floating-iphone-x-mockup-template

This application is a simulated movie ticket reservation app that was built in the flutter framework and firebase as backend. Using bloc state management and mvvm Architecture.

You can see me at : https://apkpure.com/p/com.example.fiu

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Got a themoviedb.org account for getting a API key. Please make an account if you haven't got any
  • The project was built on windows, so only relate with the android OS (for ios, go ahead if you would like to contribute)

Installing Fiu

To install Fiu, follow these steps:

  1. Clone the repo
    git clone https://github.com/HeryHamzah/fiu-app.git
  2. Change your package names in your will (please find the tutorials)
  3. Make new project at firebase => Enter your new package name, replace the file service.json with the new one, setting build.gradle, enabled auth with email and password, create firestore database etc. You'd better learn how to make a project on firebase first
  4. Open folder lib/shared/shared_value.dart, change variable apiKey with yours.
  5. Run your project. Happy studying!

Contributing to Fiu

To contribute to fiu, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contributors

Thanks to the following people who have contributed to this project:

Contact

If you want to contact me you can reach me at [email protected] or [email protected].

License

This project uses the following license: MIT Licence.

You might also like...

Movie App Practice with Flutter and TMDB

movies_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Nov 5, 2021

A Flutter Mobil App for showing Movies from the Movie Database

movies_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Nov 3, 2021

A new practical project made with Flutter and some native widgets, movie API, provider state and more.

A new practical project made with Flutter and some native widgets, movie API, provider state and more.

Flutter Movie App This project was created with Flutter and some native Widgets like SingleChildScrollView, Hero Animation, SliverAppBar, StreamBuilde

Jul 12, 2022

Complete movie app with flutter_riverpod and moviedb api

movieapp A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

Nov 27, 2021

A sample flutter app with mock API for movie details

A sample flutter app with mock API for movie details

movie_app A new Flutter project. screenshots Getting Started This project is a starting point for a Flutter application. A few resources to get you st

Oct 25, 2022

Android app to show movie ratings when browsing Netflix, Amazon Prime Video and other supported video streaming apps on the phone

Android app to show movie ratings when browsing Netflix, Amazon Prime Video and other supported video streaming apps on the phone

Flutter - Movie Ratings You can get the latest Playstore version here on Playstore - or download directly - 0.4.5 Screenshots of master Search Page Fa

Nov 23, 2022

Flutter mini project based on a famous movie character Jaadoo

Flutter mini project based on a famous movie character Jaadoo

Jaadoo A new Flutter Web project. This is the only way to call jaadoo to do your job..LOL Jaaadoo won't come, said first make this responsive on brows

Dec 15, 2022

A Beautiful Movie App With Flutter And Themoviedb.Org API

A Beautiful Movie App With Flutter And Themoviedb.Org API

Movie Flutter Application Movie Application Flutter Flutter allows you to build beautiful native apps on iOS and Android Platforms from a single codeb

Jun 5, 2022

A Movie Description App With Flutter

A Movie Description App With Flutter

MOMOVIE πŸŽ₯ Description: Discover what to watch: Popular TV Shows Trending Movies

Dec 22, 2021
Owner
Hery Hamzah
Hery Hamzah
Dart grocery store / cashier line simulation implementation

Grocery Store Cashier Line Simulation Quick Read Dart implementation of a grocery store cashier line simulation. $ dart bin/grocerysimulator.dart inpu

Danilo 0 Jan 13, 2022
Application that consumes the Movie Database (TMDB) api to show and search any kind of movie with its actors.

# cartelera A new Flutter project. ## Getting Started This project is a starting point for a Flutter application. A few resources to get you start

null 2 Jan 11, 2022
Order your favorite burger using this application.

Burger App ?? ?? A Flutter project that can be handy for burger joints. It allows customer to view available burger options and place order Inspired B

Sobhakhar Poudel 14 Nov 17, 2022
A shopping cart application that lets the user create an account, select items, save the items in the cart, pay using the payment gateway, change account details and check order history.

Shopping Cart A new Flutter application. The main code file has all the code required for the mobile application. Getting Started This project is a st

null 1 Oct 14, 2021
Starter architectures for your next Flutter project in order to make it scalable and easy for maintenance and tests.

?? ?? ?? Flutter Starter Architecture (MVVM) My custom starter project for Flutter apps. I was looking for a simple way to build Flutter app in a scal

Junior Medehou 29 Dec 25, 2022
Movie Lib is a mobile application where you can find the movies of your interest. This app provides a collection of movies of different languages according to your interest.

Movie Lib Movie Lib is a mobile application where you can find the movies of your interest. This app provides a collection of movies of different lang

Abhijith Kp 6 Sep 28, 2021
Rest API Movie Application built using Flutter and Riverpod

Flickd Flutter Application Flickd Movie Application Flutter Flutter allows you to build beautiful native apps on iOS and Android Platforms from a sing

null 20 Dec 5, 2022
Real-world movie database mobile application with the Flutter SDK and DDD clean architecture.

Moving Pictures Moving Pictures is a mobile application built with the Flutter SDK for Android and iOS. It’s an application that gets the information

Nifemi 57 Jan 7, 2023
This is a movie application created in the flutter course of Fernando Herrera

movies_app Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutte

Diego Martinez 1 Nov 26, 2021
A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.

A multiplatform Dart movie app with 40% of code sharing between Flutter and the Web.

Iiro Krankka 3.4k Dec 30, 2022