Update README.md

added optionals
This commit is contained in:
Yamusa85
2026-06-18 20:43:20 +03:00
committed by GitHub
parent 6259662273
commit c916c7c8e0
+11 -8
View File
@@ -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