Giter Site home page Giter Site logo

luxiya01 / moviz Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11.14 MB

Moviz - Visualization of world-wide movie consumption & production

Home Page: https://luxiya01.github.io/moviz/

JavaScript 7.91% HTML 9.61% Vue 67.55% Shell 0.23% CSS 3.31% Python 11.39%
d3-visualization vue web-scrapping

moviz's People

Contributors

dependabot[bot] avatar lillan95 avatar luxiya01 avatar matski4 avatar roddether avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

moviz's Issues

Elasticsearch?

  • Check if elasticsearch could be used to optimize sorting and searching
  • If yes, incorporate it into the project

Database

  • Create a database consisting of:
    • Box office sales per movie per year from boxofficemojo @RoddeTheR
    • Detailed information per movie from IMDB @luxiya01
      • Text info
      • Calculate verage IMDB rating per country
      • Image link from IMDB
      • Extend database to all movies taken from boxofficemojo

Search bar optimization

  • Search bar seems to crash the website when slider is dragged too frequently.
  • Fix number of items displayed: display entire database rather than only top 700 movies.

Create a d3 map

  • Create an interactive d3 map
  • Hover over a country to see details
  • Color countries differently based on box office values

Reload total revenue correctly

The total revenue visualization should be reloaded when:

  • the user clicks on IMDB rating and then click back to "revenue"
  • the search bar resets from one single movie back to the entire movie database (the user clicks on the selected movie)

Country onclick

  • Decide what to should be shown when a country is clicked. Ideas:
    • Pie chart showing how much revenue each genre generates from this country
    • Pie chart showing how much revenue each movie generates from this country
    • Pie chart showing how much revenue each movie made by this country generates
  • Implement the decided functionality
  • Potential enhancement: add functionality to compare countries

Deselect year

Deselect year button bug: When clicked once, the value is set to 2020. When clicked twice, the value is set to 2000 - 2019 (the correct behavior)...

Timeline

  • Add timeline component
  • Link it to the movie database
  • Link it to the map: When timeline selected, the map should show the revenue of movies released on that specific year.

Search bar

  • Create a search bar Vue.js component
  • On search, show detailed information of the film in a side bar.

Map size

  • Map size dependent on initial window size
  • Map size changes on window resize

Search bar bug

When one movie is selected, the search bar should only display the selected movie and hide everything else.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.