Giter VIP home page Giter VIP logo

halostats.io's People

Contributors

tasadurian avatar

Stargazers

 avatar

Watchers

 avatar  avatar

halostats.io's Issues

Game Plan

  • Front-end
    • Landing page with search.
    • Pages for specific games played.
    • Decide what stats to showcase.
    • Decide what data will be best showcased with Plotly graphs.
    • Refactor react code flow data from the top down.
    • Decide how to map react router with the UI.
    • Work on UI.
  • Back-end
    • Possibly look into putting api behind JWT auth.
    • Look into Redis caching.
    • More data endpoints depending on what we need for front-end.
  • Deployment
    • Think about how to set up Docker containers.
    • Research and setup PM2 for process management.
    • Look into using nginx for load balancing.
    • Think about domain name.
    • Went with halostats.io ๐Ÿ‘
  • Things to think about for the future.
    • Authentication.
    • Custom user profiles.
    • Databases, NoSql or Sql?

Stats

A list of different stats I would like to have. This will continue to be updated. I would love community feedback.

Arena Stats

  • Total Kills
  • Total Deaths
  • K/D Ratio
  • Assists
  • Total Headshots
  • Headshot %
  • Total Wins
  • Total Losses
  • Win %
  • XP
  • Top Weapon
  • Total Melee Kills

Clean up Gulpfile

I think the gulpfile needs some work. Improve the build task to copy and minify/uglify files into a production directory.

Data Visualization

With Plotly we have many ways to visualize data with graphs. Here is what I have been thinking of implementing. Currently I have pie charts of kills/headshots and wins/losses. These will probably be removed as they are not very interesting. This will continue to be updated.

  • Bar Graph - Top 5 weapons.
  • Time Series Graph - Last 30 days increase in kills.
  • Time Series Graph - Last 30 days playtime.
  • Histogram - Last 10 days Kills/Deaths or Kills/Headshots/Assists.
  • Histogram - Last 10 days number of kills with top three weapons.
  • Scatter Plot - Top 5 weapons vs. amount of kills with each.

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.