Skip to content

natalie-perret/movie-randomiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-randomiser

An app with a big button that lets you randomly choose a movie to watch (by genre if you want).

User stories

  • I want to watch a movie with my class but we can't decide on what movie to watch.
  • I'm at home and I want to be able ot pick an actor or actress that I like, then click a button to randomly generate a movie.

MVP

  • An app with a big button to click on which randomly selects a movie to watch (by genre if desired).
  • Have a drop down menu that allows user to select either 'All' genres or by a specific genre.
  • Have a database for movies with a title, year and blurb column.
  • Have a database with a bunch of genre options.
  • Have a database which joins movies with their genres (as some movies may have more than one genre).

Stretch

  • A user can add more movies to the database through a form

Instructions for use:

  • Open up Terminal and type the following:
  • Git clone https://github.com/natalie-perret/movie-randomiser.git
  • Navigate to the movie-randomiser repository
  • npm install
  • Open the repository using your favourered text editor
  • Open a browser and visit localhost:3000
  • Click on the movie randomiser. Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors