trentdm / Dash

Aggregates and beautifully renders data from Google spreadsheets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dash

Dash is a webapp For aggregating data from a google spreadsheet, fed by google forms, and displaying the information in a useful format.

alt tag

Intent

Dash is a small personal project, designed to help aggregate knowledge collected by dozens of individuals and their experiences.

Technology

Dash front-end is built upon AngularJS and AngularUI. The server is built using ServiceStack. I am currently using ServiceStack.Ormlite for back-end persistence, but may change the database layer to something more customized, due to personal preference over ORMs in general.

Api and Logging

The restful api can be viewed at /metadata.

Open Source

Dash is an open source project, licensed under the Apache License.

ToDo

About

Aggregates and beautifully renders data from Google spreadsheets.

License:Apache License 2.0


Languages

Language:JavaScript 55.6%Language:C# 26.8%Language:HTML 11.4%Language:CSS 6.2%