Skip to content

This application will give the user the option to pick a movie of their choice. If your not satisfied with the option given you can shuffle the deck and pick again.

Notifications You must be signed in to change notification settings

ARam2142/Flick-the-Deck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flick-the-Deck

Overview

Everyone knows the frustration of finally having a free night to relax and watch a movie only to spend more time picking a flick that watching it. Whether you are standing in front of a Red Box dispenser or sitting in your living room clicking through previews, you just want someone to narrow the 10,000 choices down to something manageable so you can get to the Twizzlers and popcorn.

Flick-the-Deck is a light-hearted application that combines the "luck of the draw" with a faster path to movie selection based on user-selected criteria.

Link to the application: https://mwoodervin.github.io/Flick-the-Deck/


User Story

AS a movie watcher
I WANT a simpler way to pick a movie
SO THAT I can spend more time relaxing and watching than scanning and selecting
I WILL shuffle a deck of cards
I WILL enter my movie criteria including maximum runtime, rating and genre
THEN I am presented with 4 cards randomly selected from the deck
WHEN I click on a card, I am presented with 4 movie options fitting my selected criteria
IF I don't like any of those four options
THEN I can draw again up to 12 more times and will be offered 48 more cards with 48 more movie selections behind them
EACH draw presents the user with the top four movies meeting those criteria sorted according to different criteria including popularity in theaters, revenue, release date and vote-count on the MovieDB website.
IF I reach the end of the deck and have not found a movie I want to watch, the application will suggest another activity

Screenshots

image

Screen Shot 2020-07-30 at 4 00 19 PM

image

image

image

image

Future Development

Future expansion of this application will include features such as

  • the ability to link from a movie poster on the site to a movie preview and options for watching
  • the ability to flip one card at a time when revealing movie choices
  • linking to a paid movie API - our current source has several receognized glitches including inaccurate ratings and runtimes for movies.

Licence

license information

About

This application will give the user the option to pick a movie of their choice. If your not satisfied with the option given you can shuffle the deck and pick again.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.6%
  • JavaScript 45.1%
  • CSS 4.3%