Search engine for the location of ELAB's uncannily obsolete ICs https://elab.kth.se/parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Wilhelm Westermark 839d2f87f5
Added secret token for webhook
6 years ago
parts Fixed modify part not working 6 years ago
.gitignore Added pw protection to alter and delete 7 years ago
GitAutoDeploy.conf.json Added secret token for webhook 6 years ago
readme.md added a shitty readme.md 6 years ago

readme.md

#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!