Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 956 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 956 Bytes

Team Project : Movie Buff

USER STORY

Aa a movie viewer I want a database of movie reviews created by other viewers so that I can read reviews of movies that are more relevant to me than film critic reviews.

Problems Solved:

  • Provide more relevant movie reviews by other users rather than from professional movie critics.
  • Provide a searchable database of movie reviews that can be explored any time,with a clean,uncluttered, responsive interface.

Link to the live website:

Functions:

  • Present a landing page with the most recent user reviews listed.
  • Allow users to log in or sign up.
  • Once logged in, allow the user to create a new review.
  • Each movie card on the main page contains links to all the reviews by the specific user,as well as a link to all reviews for that movie.
  • Allow the user to see all their previously submitted reviews.

Technologies:

  • HTML
  • css
  • Javascript/Jquery
  • Node
  • Express
  • Mysql