Giter Club home page Giter Club logo

matchflix-flutter's Introduction

MatchFlix

Platform License Language Toolkit API Backend

DEPRECATED

This project is being rewritten from scratch with proper OOP, sound Null-safety and state management with BLOC pattern.

I also made an Angular remake of this app concept.

Overview

Overview

Proof of concept for a Tinder-like app to find movies that both you and your partner want to watch (or friend, or family member or whatever).

Movies appear as cards in a deck and you swipe them right or left to like or dislike and also up to shout your preference (sends a push notification to the other user) or down to save the movie for later without the other user knowing.

When you both swipe right on the same movie you have a match and get notified and you can stream the movie or schedule a movie night.

You can also undo your swipe and call back a swiped card from off screen by tapping the ๐Ÿ”„ button.

If you tap on a movie it takes you to a screen with more details about the movie itself (score, genres, plot, etc).

Made with Flutter and Dart, uses themoviedb.org API for movie data.

Log-in:

Log-in

Add friends to new group:

Group invite

Changelog

  • You can log-in using your themoviedb.org account.
  • When you swipe right to like a movie it also gets saved as favorite in your themoviedb.org account.
  • You can send group requests to other themoviedb.org users as well as accept or decline them.
  • Messed up the screen with details about the specific movie you tap on; will fix in next commit.

DISCLAIMER

  • Backend implementation still underway ("match" feature is just a mock-up animation for now).
  • Deck is currently generated with batches of 5 cards, to be replaced with a better solution.
  • The app takes the data from the themoviedb.org API: you must sign up on their website and get your own API key and set it as the value of the "tmdbAPIkey" variable in /lib/movie-list.dart.
  • You need to set up your FireBase accont and link it to your flutter project through the google-services.json file provided by Google.
  • Tested on android emulator and Samsung Galaxy A50.

matchflix-flutter's People

Contributors

ifelsebreak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

matchflix-flutter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.