BudgetingApp/app
2024-10-09 14:42:09 +03:00
..
static init vendors js file 2024-10-09 14:40:45 +03:00
templates add month selector, remove loop of row creation from direct server response to allow js creation 2024-10-09 14:42:09 +03:00
__init__.py too much to enumerate, too little time, have to push 2024-09-29 12:38:32 +03:00
config.py init 2024-09-29 08:14:01 +03:00
models.py show vendor name 2024-09-30 11:22:23 +03:00
routes.py moved funcitons to api calls, add vendor add/delete function routes, added api route to get line items by month 2024-10-09 14:39:21 +03:00
utils.py create function to get all months of line items in string form 2024-10-09 14:37:51 +03:00