inventory/inventory
2025-07-28 09:40:53 -05:00
..
models Enhance user identifier formatting and improve user organization display with titles 2025-07-28 08:32:01 -05:00
routes Refactor coffee route to use a new matrix generation function for improved solvability 2025-07-28 09:40:53 -05:00
static Replace csv.js with combobox.js for improved combo box functionality 2025-07-25 10:57:05 -05:00
templates Refactor coffee route to accept dynamic level parameter and update template for responsive checkbox matrix 2025-07-28 09:26:19 -05:00
utils Remove debug print statements. 2025-07-14 09:07:52 -05:00
__init__.py Remove debug print statements. 2025-07-14 09:07:52 -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
temp.py Add inventory management templates and utility functions 2025-07-08 11:47:22 -05:00
wsgi.py Initialize WSGI application by importing and creating the app instance. 2025-07-23 09:47:46 -05:00