Derek McQuay
c73a3bf707
derekmcquay@gmail.com default value in users
...
made self an admin as well
2017-02-04 23:25:34 -08:00
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
Derek McQuay
b278dee092
updated user type to fit psql
2017-02-04 23:24:10 -08:00
Derek McQuay
d168a117d2
category route added and coded
...
added api.go where api routes will be built (will move code from
server.go in the future to api.go that fits that) and coded out the
category route (delete, post, and get)
2017-02-04 22:33:28 -08:00
Derek McQuay
95e85aa011
updated category and tranx types
...
they now fit what is in the psql db
2017-02-04 22:33:01 -08:00
Derek McQuay
4ff3ed9112
added budget to categories
2017-02-04 21:48:43 -08:00
Derek McQuay
a5f0979116
got tables laid out correctl
2017-02-04 21:38:31 -08:00
Derek McQuay
4d533d295c
made changes to server to incoporate db
2017-02-04 19:48:13 -08:00
Derek McQuay
4d5077d72d
added sql to go with db
2017-02-04 19:48:02 -08:00
Derek McQuay
5985527302
added db.go file
2017-02-04 19:47:40 -08:00
Derek McQuay
9f98331c59
added vendor dir
2017-01-24 18:27:39 -08:00
Derek McQuay
f5d1e2aca3
pushing to github
2017-01-20 14:22:01 -08:00