mirror of
https://github.com/Yamusa85/check-in_system.git
synced 2026-07-13 15:30:32 +03:00
Update README.md
This commit is contained in:
@@ -1,2 +1,26 @@
|
|||||||
# check-in_system
|
# check-in_system
|
||||||
Python web check-in system for mini conventions
|
Python web check-in system for mini conventions
|
||||||
|
|
||||||
|
<img width="2426" height="1467" alt="image" src="https://github.com/user-attachments/assets/b33c6587-a1d4-419e-9aaa-957d677e2656" />
|
||||||
|
|
||||||
|
|
||||||
|
Simple and quite functional web system for receptionists at your mini conventions to check-in your guests.
|
||||||
|
|
||||||
|
Functionality:
|
||||||
|
1) import guests list from excel file
|
||||||
|
2) 2 necessary and unlimited optional columns for your data
|
||||||
|
3) 2 accounts: admin and manager
|
||||||
|
4) simple and intuitive interface
|
||||||
|
5) 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
|
||||||
|
|||||||
Reference in New Issue
Block a user