From 415cbf00835c00c67c370d53b3a5bd6b3b1e1539 Mon Sep 17 00:00:00 2001 From: Yamusa85 Date: Thu, 18 Jun 2026 20:53:37 +0300 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fced1dd..13455da 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # check-in_system -Python web check-in system for mini conventions +Python web check-in system for mini conventions (Disclaimer: created with the help of AI agent) Admin interface: image @@ -8,6 +8,7 @@ Manager interface: Simple and quite functional web system for receptionists at your mini conventions to check-in your guests. +May be used online or in your local network. Default logopasses: admin/admin123, manager/manager123 (may be changed in app.py) @@ -31,4 +32,4 @@ Optional: 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 +Place "checkin-system" folder and its contents in home dir or anywhere, start app.py