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
10
commits
3
branches
0
tags
4.5
MiB
Python
56.6%
HTML
22.5%
JavaScript
19.5%
CSS
1.4%
f4f9f84387
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
f4f9f84387
Refactor templates and add search functionality with improved navigation and user experience
2025-06-13 08:50:39 -05:00
__pycache__
Refactor templates and add search functionality with improved navigation and user experience
2025-06-13 08:50:39 -05:00
models
Initial commit.
2025-06-11 09:10:41 -05:00
static
/js
Add worklog form fields and enhance templates for better data handling
2025-06-11 11:33:56 -05:00
templates
Refactor templates and add search functionality with improved navigation and user experience
2025-06-13 08:50:39 -05:00
.gitignore
Add .gitignore to exclude __pycache__ directory from version control
2025-06-12 11:59:29 -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
Initial commit.
2025-06-11 09:10:41 -05:00
routes.py
Refactor templates and add search functionality with improved navigation and user experience
2025-06-13 08:50:39 -05:00
utils.py
Add filtering functionality to inventory listing and enhance templates for better data presentation
2025-06-12 11:32:25 -05:00