Commit graph

5 commits

Author SHA1 Message Date
b6887364cf Fix category & transaction creation/updating
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-24 20:18:07 -07:00
d241fbf1ea Fix table creation foreign key constraints and version number
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-24 19:37:36 -07:00
69c21ad37b Build out more frontend views
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-15 20:22:27 -06:00
9be135d138 Add transaction sum endpoints
Signed-off-by: William Brawner <me@wbrawner.com>
2020-03-13 08:35:31 -05:00
ba6e26c191 Initial commit
The skeleton project was generated from
https://apps.nextcloud.com/developer/apps/generate

The only additions so far have been to the lib/Db directory, where the
classes, schema and CRUD operations were added for Budget, Category,
Transaction, and UserPermission entities.
2020-03-07 12:36:23 -06:00