inventory/inventory
2025-08-18 15:38:44 -05:00
..
models Fixed up Pylance issues WITHOUT destroying half the functionality we just did. 2025-08-15 15:00:07 -05:00
routes Update coffee route and template to include score tracking 2025-08-18 09:56:00 -05:00
static Add filtering functionality to dropdown component 2025-08-18 15:38:44 -05:00
templates Add filtering functionality to dropdown component 2025-08-18 15:38:44 -05:00
ui Add best score calculation to coffee route and template 2025-08-18 09:06:39 -05:00
utils Lots and lots of unneeded code removed now! 2025-08-14 12:03:52 -05:00
__init__.py Adding some default CRUD behaviors. 2025-08-13 10:53:22 -05:00
app.py Refactor config to set DEBUG based on environment variable for better configuration management. 2025-07-24 16:00:13 -05:00
config.py Refactor config to set DEBUG based on environment variable for better configuration management. 2025-07-24 16:00:13 -05:00
wsgi.py Initialize WSGI application by importing and creating the app instance. 2025-07-23 09:47:46 -05:00