Skip to content

sumedhmohile/moViz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MoViz

MoViz__An_Analysis_and_Visualization_of_Movie_Data.mov

Abstract

We have built a web application to visualize multiple plots describing the movie trends and various relationships between movie cast and production. By utilizing and analyzing these plots, we want to answer the objective question of what properties of a movie make it successful, with success being defined as high revenue or popularity. Users can set the properties and parameters of the plots to gain insights into the data. The data we are using is provided by The Movie Database API.

View the report here.

Data Source

The Movie Database API is available at https://developer.themoviedb.org/docs.

Installation

  • In the code directory, install the required Python libraries: make setup
  • Fill in the details in the code/config.json file to point to the database and add the Django secret key
  • Add a cron job to run the code/databuilder/update_db_cache.sh shell script once a day
  • In the code directory, run the server: make server
  • In the code/frontend directory, run the frontend: npm start

Contributors


Sumedh Mohile

Vipul Gharde


Bryan Law

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published