OwlManAtt / movie-night

Planning for movie night !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Night Build Status Coverage Status

This is a Movie Night planning app for the Spinach Inquisition's weekly bad movie night. It features:

  • Importing movies & series from IMDB
  • Scheduling something to watch on Google Calendar
  • Polling to see what we should watch next

Setup

This is a Laravel app and the setup process is fairly standard:

$ composer install
$ yarn install
$ yarn run prod

For Discord auth, do not forget to whitelist your callback URL (e.g. https://whatever.net/login/discord/callback) on the OAuth2 screen.

About

Planning for movie night !


Languages

Language:PHP 93.4%Language:HTML 6.3%Language:Vue 0.3%