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
No description
37
commits
1
branch
0
tags
1.6
MiB
Python
49.6%
HTML
42.3%
JavaScript
7.8%
CSS
0.3%
b2a418982e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Yaro Kasear
b2a418982e
Refactor room creation logic; improve handling of section and function IDs, enhance error reporting, and streamline code for better readability
2025-06-23 10:22:39 -05:00
models
Refactor .gitignore; add patterns for SQLite database files and improve ignored file management
2025-06-23 10:05:31 -05:00
static
Refactor settings logic; streamline brand and item type creation, enhance ComboBoxWidget integration for improved usability
2025-06-23 10:13:22 -05:00
templates
Refactor settings logic; streamline brand and item type creation, enhance ComboBoxWidget integration for improved usability
2025-06-23 10:13:22 -05:00
.gitignore
Refactor .gitignore; add patterns for SQLite database files and improve ignored file management
2025-06-23 10:05:31 -05:00
__init__.py
Refactor .gitignore; add patterns for SQLite database files and improve ignored file management
2025-06-23 10:05:31 -05:00
app.py
Initial commit.
2025-06-11 09:10:41 -05:00
config.py
Refactor configuration; enhance quote function type hints, improve database URI setup for SQLite, and add BASE_DIR for better path management
2025-06-20 13:55:50 -05:00
requirements.txt
Refactor application configuration; implement dynamic database URI setup based on environment variables for improved flexibility and maintainability
2025-06-20 13:48:03 -05:00
routes.py
Refactor room creation logic; improve handling of section and function IDs, enhance error reporting, and streamline code for better readability
2025-06-23 10:22:39 -05:00
utils.py
Refactor templates and utility functions for improved rendering and usability; enhance icon usage and link handling in various templates
2025-06-17 12:51:01 -05:00