Watch movie in theater much easier
Moket is a mobile application (iOS & Android) that helps people to buy tickets to watch online through their mobile phones. Moket also uses the data collection method to display movies that match the user's profile.
- User Management (login/sign up)
- Now Playing Movies
- Select Cinema
- Select Showtimes
- Browse Movie by Category
- E-Wallet (for ticket transaction)
- Data Collection (genre dan preferred language)
- Dart
- Flutter SDK
- Firebase
- Public API (https://developers.themoviedb.org/3)
- Pub.dev
- git clone https://github.com/kinoarizu/Moket.git
- get themovie db api key in The Movie DB Developer
- put api key in lib/shared/shared_value.dart
part of 'shared.dart'; String apiKey = "<YOUR_API_KEY_HERE>";
- flutter packages get
- flutter run
- 1.0.0+1
- CHANGE: APK release