mirror of
https://github.com/Yamusa85/check-in_system.git
synced 2026-07-11 22:40:36 +03:00
1.1 KiB
1.1 KiB
check-in_system
Python web check-in system for mini conventions
Admin interface:
Simple and quite functional web system for receptionists at your mini conventions to check-in your guests.
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 in home dir or anywhere, start app.py