This website requires JavaScript.
Explore
Help
Sign in
yaro
/
inventory
Watch
1
Star
0
Fork
You've already forked inventory
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f3b781a360
inventory
/
inventory
History
Download ZIP
Download TAR.GZ
Yaro Kasear
f3b781a360
Add filtering functionality to dropdown component
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