falkben / movies_from_a_hat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies From A Hat

Tool to select a random movie to watch.

Related Project

The prior project uses a static list of movies uploaded as data to it's GitHub repo, and generates a static site to choose movies from.

This project endeavors to be more dynamic, by utilizing a database to allow for users to:

  • easily modify the movie list
  • form user groups
  • create custom sets of movies to choose from
  • come up with their own rules for movie inclusion

Frontend

README

Backend

README

About

License:MIT License


Languages

Language:Python 61.7%Language:Elm 36.7%Language:JavaScript 1.2%Language:CSS 0.4%