Budget planning and logging.
Go to file
Derek McQuay c99445e261
user route added and coded
can now hit user route (get, post, delete). Coded in some checks to see
if user is admin and has privledge. Currently turned off to allow work
from curl
2017-02-04 23:24:38 -08:00
cmd/chipd got tables laid out correctl 2017-02-04 21:38:31 -08:00
static working on front end 2016-08-25 14:16:52 -07:00
vendor added vendor dir 2017-01-24 18:27:39 -08:00
.gitignore adding swap files to gitignore 2016-08-21 22:31:16 -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
api.go user route added and coded 2017-02-04 23:24:38 -08:00
category.go updated category and tranx types 2017-02-04 22:33:01 -08:00
db.go user route added and coded 2017-02-04 23:24:38 -08:00
gen.go got google oauth working 2016-08-21 22:31:37 -07:00
routes.go user route added and coded 2017-02-04 23:24:38 -08:00
server.go user route added and coded 2017-02-04 23:24:38 -08:00
server_test.go got google oauth working 2016-08-21 22:31:37 -07:00
sql.go added budget to categories 2017-02-04 21:48:43 -08:00
static.go pushing to github 2017-01-20 14:22:01 -08:00
tranx.go updated category and tranx types 2017-02-04 22:33:01 -08:00
user.go updated user type to fit psql 2017-02-04 23:24:10 -08:00

README.md

chipmunk

Budget planning and logging.