MoViz__An_Analysis_and_Visualization_of_Movie_Data.mov
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.
The Movie Database API is available at https://developer.themoviedb.org/docs.
- In the
codedirectory, install the required Python libraries:make setup - Fill in the details in the
code/config.jsonfile to point to the database and add the Django secret key - Add a cron job to run the
code/databuilder/update_db_cache.shshell script once a day - In the
codedirectory, run the server:make server - In the
code/frontenddirectory, run the frontend:npm start
Sumedh Mohile |
Vipul Gharde |
Bryan Law |