Coder Social home page Coder Social logo

gitbuckets's Introduction

gitBuckets

An NBA win loss data visualization tool built using React and D3. It uses the D3 library to create an interactive data visualization of NBA franchise wins and losses each year since the creation of the NBA. Teams are represented by colored circles. The circles colors correspond to the primary and secondary colors of the team. On hover of the circle the team logo appears at the center of the circle. An info window appears on the left hand side of the screen displaying the team win loss info used to create the visualization. The wins and losses translate to the corresponding size and location of the circles. The more wins, the larger the circle. The visualization uses an element of gravity, larger circles will push their way into the center of the screen. Smaller circles will be pushed outward onto the edges.

The user will be able to click through each year and see how the circles change and fight for space at the center of the screen. I will also implement a demo feature in which will automatically move across the timeline.

MVPs

• Graphical representation of wins and losses of teams that changes when user changes year
• Gravity element that allows elements to collide and interact with each other
• Movement dynamics that allow elements to shuffle between year changes

Technologies

This uses the D3 library. Data is gathered from Basketball Reference. D3 inspiration/reference · https://bost.ocks.org/mike/nations/ · https://bl.ocks.org/mbostock/4062045

Architecture

Data will be hosted locally.

slider.js - script will handle the user interaction of switching the current year being displayed. circles.js - will handle the circles displayed on screen, their formatting teamInfo.jsx - will handle rendering of DOM content (React) index.html - will render canvas area, load JS

Wireframe

wireframe

gitbuckets's People

Contributors

cbfowler4 avatar

Stargazers

Sunny Wong avatar

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.