Skip to content

maki-q/Groupflix

Repository files navigation

Groupflix

A mobile app that allows you to figure out what movie to watch when with friends.


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project



Groupflix is an app where you and your friends can browse, search and select movies you want to see. You can then select which friends you are with, and Groupflix will list all the movies that everyone wants to see, movies most of the party wants to see, your selected movies, and movies some people in your party do not want to see.

This app was a two day project meant to challenge myself while learning React Native. I plan on continuing development on this app as time allows over the next few months.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Installation

  1. Get a free API key from TheMovieDB
  2. Clone the repo
    git clone https://github.com/maki-q/groupflix.git
  3. Install NPM packages
    npm install
  4. Enter your API in app/key.example.js and rename to key.js
    export const key = 'ENTER YOUR API';

(back to top)

Roadmap

  • [] Connect with Netflix/Teleparty to link directly to service after selection
  • [] Authentication
  • [] Smoother animations

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Quinton Maki - Linkedin - quintonmaki@gmail.com

Project Link: https://github.com/maki-q/groupflix

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors