Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

xyproto/dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Build Status GoDoc

Desktop

Simple dashboard web application skeleton.

Using

  • permissions2, for cookies and authentication, my own project
  • martini, for handling requests
  • render, for rendering templates

And:

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.

TGeneral information

  • Version: 0.1.0
  • License: MIT
  • Alexander F. Rødseth