Tci code challenge - in this project you will create a


TCI Code Challenge -

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.

  • You should be able to sort by Title, Release Date, Genre
  • You can use any third third party API you'd like, but applicants have typically had success using themoviedb's API

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 movie's 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:

  • is live
  • has a witty name
  • has any additional features you think would be engaging
  • has a sleek design

Please provide a link to your submission's 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 submission's layout.

Attachment:- Assignment File.rar

Request for Solution File

Ask an Expert for Answer!!
: Tci code challenge - in this project you will create a
Reference No:- TGS02796218

Expected delivery within 24 Hours