Skip to content

HeryHamzah/fiu-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 hamzahhery23@gmail.com or heryhamzah20@gmail.com.

License

This project uses the following license: MIT Licence.

About

Movie ticket order simulation application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages