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
25
commits
1
branch
0
tags
1.6
MiB
Python
49.6%
HTML
42.3%
JavaScript
7.8%
CSS
0.3%
ad413c3f1b
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
ad413c3f1b
Enhance settings page; integrate combo box widgets for brands, types, sections, and functions, and add pencil icon for editing functionality
2025-06-18 14:13:16 -05:00
models
Enhance inventory management by updating timestamp type to DateTime, adding stale worklog display on the index page, and improving template styles and scripts for better user experience.
2025-06-16 10:26:30 -05:00
static
Enhance settings page; integrate combo box widgets for brands, types, sections, and functions, and add pencil icon for editing functionality
2025-06-18 14:13:16 -05:00
templates
Enhance settings page; integrate combo box widgets for brands, types, sections, and functions, and add pencil icon for editing functionality
2025-06-18 14:13:16 -05:00
.gitignore
Refactor inventory listing filters to return error messages for invalid user, location, and item IDs
2025-06-16 08:13:27 -05:00
__init__.py
Initial commit.
2025-06-11 09:10:41 -05:00
app.py
Initial commit.
2025-06-11 09:10:41 -05:00
requirements.txt
Add pandas dependency, enhance inventory summary visualization, and update table rendering
2025-06-16 15:45:54 -05:00
routes.py
Enhance settings page; integrate combo box widgets for brands, types, sections, and functions, and add pencil icon for editing functionality
2025-06-18 14:13:16 -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