/Dash

Aggregates and beautifully renders data from Google spreadsheets.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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