Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curtisallen/southhigh

South high visulation
https://github.com/curtisallen/southhigh

Last synced: 11 days ago
JSON representation

South high visulation

Awesome Lists containing this project

README

        

# South High Demo

## http://is.gd/southhigh

## Description
This site was made as a simple demo showing what could be done with a small amount of code.

## How it works
The [landing page](http://is.gd/southhigh) simply records the user agent of the client.
The [graph view](http://curtisallen.github.io/southhigh/#/graph) visulizes this data. Each small circle repesents a hit, these hits are linked to the larger circles that repersent the type of device used to view the landing page.

## Technologies used
* [AngularJS](http://angularjs.org)
* [D3](http://d3js.org)
* [Firebase](http://www.firebase.com)
* [Yeoman](http://yeoman.io/)