Skip to content

ekiwan/Dotametrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotametrics

Dotametrics is a system for analyzing, delivering, and displaying raw data from a match of Dota 2. It includes the back-end system that analyzes raw data, the API for delivering it via RESTful endpoints, and the front-end AngularJS architecture for fetching the data and displaying charts. Dotametrics is currently a work in progress.

Features

Dotametrics currently supports the following statistics:

  • Last Hits over time
  • Denies over time
  • CS as a ratio of Last Hits / Denies
  • KDA (Kills, Deaths, Assists) ratio
  • Rune Control (Radiant vs Dire)

Requirements

Installation

  • Fork and clone the repo
  • Install dependencies:
npm install
  • Start server:
nodemon server.js

Stack

Dotametrics makes use of the following open-source resources:

About

A personal stats tracker for Dota 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages