DatApp

When

2014

What I did

programming
Python, Javascript, HTML, CSS

Work by Others

lab director
Dan Friedman
researcher
Matt Baumer
server management
Sergio Ortiz

You can use DatApp here.

What is DatApp?

DatApp is a web app for exploring Steam Economy data. I helped create it when I was part of the LEEPS Lab. All of the fancy data analysis and hard thinking was done by smart people, all I worked on was the web app.

Technical Stuff

The server side component is built with Django backed by a MySQL database. The charts and layout of the site rely heavily on Bootstrap and d3. The front-end also makes half-assed usage of Angular.js, which was tacked on later in development (it seemed like a good idea at the time).