Simple dashboard web application skeleton.
- permissions2, for cookies and authentication, my own project
- martini, for handling requests
- render, for rendering templates
And:
- pure.css, by Yahoo, for the layout and menu
- Google Charts, for the charts
This works reasonably well, but in the future negroni or gin will probably be chosen over martini, boostrap over pure and a more lightweight library than Google Charts for the charts. Other than that, the current choices are viable.
- Version: 0.1.0
- License: MIT
- Alexander F. Rødseth