edj36 / mlb-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLB Dashboard

Three different implementations that aggregate MLB game data and display it.

A REPL like functionality will be implemented to parse queries and return results from common baseball databases, like Retrosheet. (This is no longer maintained)

Usage

You can either run in a browser (locally or at edj36.github.io/mlb-dashboard) or with ocaml or with python

About


Languages

Language:OCaml 39.8%Language:HTML 28.2%Language:CSS 20.3%Language:Python 9.0%Language:Makefile 2.8%