Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/curtisallen/southhigh
South high visulation
https://github.com/curtisallen/southhigh
Last synced: 11 days ago
JSON representation
South high visulation
- Host: GitHub
- URL: https://github.com/curtisallen/southhigh
- Owner: curtisallen
- Created: 2013-12-12T21:58:26.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-12T23:03:04.000Z (almost 11 years ago)
- Last Synced: 2024-04-15T02:54:26.562Z (7 months ago)
- Language: CSS
- Size: 1.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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/)