parent
0459cbdff0
commit
efc5af0b61
@ -0,0 +1,18 @@
|
||||
#ELAB Part Search
|
||||
ELABs custom inventory system for locating components.
|
||||
|
||||
##Design and use
|
||||
The system allows searching for parts in ELAB by part name or a description text and returns the location of the part - a drawer or other compartment name and a map illustration. Finding obscure, outdated ICs was never this easy!
|
||||
|
||||
|
||||
##Requirements
|
||||
Python, and the following packages:
|
||||
|
||||
* flask
|
||||
* flask-login
|
||||
* sqlalchemy
|
||||
* werkzeug
|
||||
* pillow
|
||||
|
||||
##Work in progress
|
||||
The system is currently being worked on. No touchy!
|
Loading…
Reference in new issue