/cinema

Primary LanguageDart

This project is a starting point for a Flutter application.

I used firebase authentification to authenticate users

I used firebase realtime storage to store user favorite movies

cc1 cc2

Below a preview video of the app

Screen_Recording_20220426-100212.mp4

To clone this project, open your terminal or cmd

cd folder/to/clone-into/
https://github.com/samtuga1/cinema.git

Then locate the project on your system and open with android studio or Vscode or intellij IDE.

To Run:

C:\path\to\project> flutter run

Prerequisites

* Android Studio/Vscode/IntelliJ IDE
* Flutter SDK
* Android SDK

Built With

* Flutter
* Vscode