Commit Graph

14 Commits

Author SHA1 Message Date
kolaente 9e6ddafe7e
Added sqlite as database option
the build failed Details
2017-12-05 11:49:19 +01:00
konrad a97216fbd1
gofmt 2017-12-01 12:38:36 +01:00
kolaente b0219e9052
Tested sqlite db 2017-12-01 11:33:40 +01:00
kolaente 3c08e18cd2
Added item managagement
the build was successful Details
+ Resolved quantity stuff - there now is a new table which links books or items to a quantity
2017-11-29 12:25:52 +01:00
konrad 19852d0b6a
Moved show sql query setting to config
the build was successful Details
2017-11-16 13:09:30 +01:00
konrad c98c593307
Moved database connection to configfile 2017-11-16 12:57:08 +01:00
konrad 9630e8fda2
Started implementing book quantities
the build was successful Details
2017-11-16 12:51:23 +01:00
konrad f48de8e75f
Added dynamically get books status 2017-11-15 16:13:47 +01:00
konrad 64dd0ce2d0
Fixed lint
the build failed Details
2017-11-08 10:55:17 +01:00
konrad b4b0b737a3
gofmt 2017-11-07 16:35:10 +01:00
konrad 2c913f99d5 Added more details to books list
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 12:06:34 +02:00
konrad f8a6b57c33 Implemented new models
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 11:20:16 +02:00
konrad c5592ad45b Implemented user via db
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-10 11:09:26 +02:00
konrad 9e6bcb12be basic list
Signed-off-by: kolaente <konrad@kola-entertainments.de>
2017-10-09 18:20:16 +02:00