Updated readme

pull/2/head^2
Parts 1 year ago
parent 53db127b14
commit 90b948a057

@ -5,14 +5,19 @@ ELABs custom inventory system for locating components.
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! 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 ##Requirements (Debian-based systems)
Python, and the following packages:
$ sudo apt install python3 python3-pip libpq-dev postgresql-13 nginx git
Python packages:
* flask * flask
* requests * requests
* sqlalchemy * sqlalchemy
* werkzeug * werkzeug
* pillow * pillow
* psycopg2
##Work in progress ##Work in progress
The system is currently being worked on. No touchy! The system is currently being worked on. No touchy!

Loading…
Cancel
Save