Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pumpum7/movie-app-flutter
An app written in Flutter and Dart to find the newest movies and get information about them
https://github.com/pumpum7/movie-app-flutter
dart flutter tmdb-api
Last synced: about 2 months ago
JSON representation
An app written in Flutter and Dart to find the newest movies and get information about them
- Host: GitHub
- URL: https://github.com/pumpum7/movie-app-flutter
- Owner: PumPum7
- Created: 2023-08-12T12:01:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-08T14:35:37.000Z (about 1 year ago)
- Last Synced: 2023-11-08T15:46:55.551Z (about 1 year ago)
- Topics: dart, flutter, tmdb-api
- Language: Dart
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MovieFaves: Your Ultimate Movie Companion π¬
MovieFaves is a Flutter-based movie app that allows users to discover, curate, and share their favorite movies effortlessly. With seamless integration of Firebase, this app enables user authentication, efficient file storage, and smooth database operations.
## Features
- Explore a vast collection of movies from various genres and eras.
- Curate personalized lists of your favorite films to revisit anytime.
- Dive into detailed movie information including plot summaries, cast details, and ratings.
- Share your passion for movies with friends and fellow enthusiasts.
- Seamless user experience with intuitive navigation and a friendly UI.## Technologies Used
- Flutter: Frontend development framework for building beautiful and performant UI.
- Dart: Programming language used to develop Flutter applications.
- Firebase: Backend services for authentication, file storage, and database management.## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/PumPum7/Movie-App-Flutter.git
cd Movie-App-Flutter
```2. Install dependencies:
```bash
flutter pub get
```3. Set up Firebase:
- Create a Firebase project at Firebase Console.
- Enable Authentication, Cloud Firestore, and Cloud Storage services.
- Follow this [guide](https://firebase.google.com/docs/flutter/setup)4. Run the App
```bash
flutter run
```## Screenshots
1. Homepage
## Contributing
Contributions are welcome! If you find a bug or want to add a new feature, feel free to open an issue or submit a pull request.----
Happy movie curating with MovieFaves! πΏπ