mirror of
https://github.com/Yamusa85/check-in_system.git
synced 2026-07-11 14:30:30 +03:00
1.2 KiB
1.2 KiB
check-in_system
Python web check-in system for mini conventions (Disclaimer: created with the help of AI agent)
Admin 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)
Functionality:
- import guests list from excel file
- 2 necessary and unlimited optional columns for your data
- 2 accounts: admin and manager
- simple and intuitive interface
- managers have options to export results, filter current list of guests, edit guests data on the go
Requirements (linux):
- sqlite
- python3
- python3-flask
- python3-flask-login
- python3-werkzeug
- python3-pandas
- python3-openpyxl
Optional:
- NGINX with LE-cert and proxying
- add app.py into systemd launch
Place "checkin-system" folder and its contents in home dir or anywhere, start app.py