Budget planning and logging.
Go to file
Derek McQuay 3ea42bcd32 reorg and check errors from session.Get
wasn't checking the error that could possibly come from getting the
cookie session info.
2016-08-22 21:16:20 -07:00
cmd/chipd google oauth working along with clean up 2016-08-22 13:03:23 -07:00
static got google oauth working 2016-08-21 22:31:37 -07:00
.gitignore adding swap files to gitignore 2016-08-21 22:31:16 -07:00
gen.go got google oauth working 2016-08-21 22:31:37 -07:00
LICENSE initial commit 2016-08-21 14:26:17 -07:00
README.md adding swap files to gitignore 2016-08-21 22:31:16 -07:00
routes.go working on adding tranx to users 2016-08-22 15:17:25 -07:00
server_test.go got google oauth working 2016-08-21 22:31:37 -07:00
server.go reorg and check errors from session.Get 2016-08-22 21:16:20 -07:00
static.go google oauth working along with clean up 2016-08-22 13:03:23 -07:00
tranx.go broke out user and tranx into seperate files 2016-08-22 15:17:13 -07:00
user.go don't allow duplicate users to be added 2016-08-22 21:08:06 -07:00

chipmunk

Budget planning and logging.