diff --git a/README.md b/README.md index 27f81c5..5bb2dbf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ # check-in_system Python web check-in system for mini conventions + +image + + +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