Assignment Chef icon Assignment Chef

[Solved] Movie review site

5.0 1 customer review Digital download

Digital download

$25.00

Availability
In stock
Checkout
One item

Need a hand?

Message us on WhatsApp for payment or download support.

WhatsApp QR code
In this project, you will create a movie review site from scratch using Rails.

The requirements:

  1. You must use an AJAX call to a 3rd party API to produce a list of movies.
  2. Users should be able to create a review in your database for any movie in the list.
    • Review must include a user email
    • Review must include the date
    • Review must include a rating (x out of y)
    • Review may optionally contain a comment
  3. Users should be able to view any movies reviews
  4. Users should be able to view all reviews in the database
  5. You should have a test suite written in your preferred test library
Please ensure that all requirements are met before submitting. Bonus points your app: Please provide a link to your submissions Git repository (and live app, if applicable). Though it contains additional features not required in the challenge, you should use the wireframe in the comments as a guide for your submissions layout.