mirror of
https://github.com/Yamusa85/check-in_system.git
synced 2026-07-11 22:40:36 +03:00
Update README.md
added optionals
This commit is contained in:
@@ -14,13 +14,16 @@ Functionality:
|
|||||||
5) managers have options to export results, filter current list of guests, edit guests data on the go
|
5) managers have options to export results, filter current list of guests, edit guests data on the go
|
||||||
|
|
||||||
Requirements (linux):
|
Requirements (linux):
|
||||||
sqlite
|
1) sqlite
|
||||||
python3
|
2) python3
|
||||||
python3-flask
|
3) python3-flask
|
||||||
python3-flask-login
|
4) python3-flask-login
|
||||||
python3-werkzeug
|
5) python3-werkzeug
|
||||||
python3-pandas
|
6) python3-pandas
|
||||||
python3-openpyxl
|
7) python3-openpyxl
|
||||||
|
|
||||||
Optional:
|
Optional:
|
||||||
NGINX with LE-cert and proxying
|
1) NGINX with LE-cert and proxying
|
||||||
|
2) add app.py into systemd launch
|
||||||
|
|
||||||
|
Place checkin-system in home dir or anywhere, start app.py
|
||||||
|
|||||||
Reference in New Issue
Block a user