palmierie / d21-group-movie-history-the-bitter-pony-resistance

d21-group-movie-history-the-bitter-pony-resistance created by GitHub Classroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie History

You will be split up into teams of three, and your team will build a new application to keep track of movies that you have seen, and want to see, with your own ratings.

Requirements

  1. Must have the ability to register a user in Firebase
  2. Must have the ability to log in
  3. You must use Firebase to store movies
  4. You must be able to add movies
  5. You must be able to remove movies
  6. Each movie must have the following properties
    1. Movie name
    2. Year released
    3. List of major actors
    4. Movie poster, if available
    5. An integer rating of 1-5
    6. A boolean value that, if true, means that you have watched the movie
  7. You must be using an automation tool to automate JavaScript linting
  8. You must be using an automation tool to automate SASS compilation
  9. For the layout, we suggest Bootstrap, but if you want to stretch your legs, you can try Materialize.
  10. Use of project tickets and features

Mockup

Review the basic design and ask questions to your product owner for clarification, or ideas on features.

About

d21-group-movie-history-the-bitter-pony-resistance created by GitHub Classroom


Languages

Language:JavaScript 62.7%Language:HTML 31.4%Language:CSS 5.9%