Wiki
Clone wikiCinch Web / 03 Website Frontend
Website Frontend
A basic Bootstrap framework is being used for the front end of the website, with any charting being displayed by using DC.js which is like D3.js but with the added use of the crossfilter framework for filtering of records loaded via JSON requests and serialization.
Admin Layer
For the administration of records ActiveAdmin is what's being utilized.
Updated