Inventory Manager
Go to file
BBaoVanC 82f37f4b25
Add products and quantities pages
2020-10-05 20:10:43 -05:00
templates/ui Add products and quantities pages 2020-10-05 20:10:43 -05:00
.gitignore Update all routes to use SQLAlchemy 2020-10-05 01:00:50 -05:00
.pylintrc Update all routes to use SQLAlchemy 2020-10-05 01:00:50 -05:00
LICENSE Initial commit 2020-09-23 17:59:11 -05:00
README.md Add trailing newline to README.md 2020-10-05 19:26:35 -05:00
libdb.py Finish API 2020-10-05 19:22:24 -05:00
postgres.ini.default Add postgres.ini.default 2020-10-05 19:25:03 -05:00
requirements.txt Begin rewrite from psycopg2 to SQLAlchemy 2020-10-04 21:12:09 -05:00
webapi.py Clean up docstrings 2020-10-05 19:29:07 -05:00
webui.py Add products and quantities pages 2020-10-05 20:10:43 -05:00

README.md

InvMan

Inventory Manager