This Python project is designed to support the work of the registration clerk at Camp Gila Breath, a summer camp for children aged 9-18. The system handles applications, payments, mailing of notices and arrival instructions, check-in of campers, and assignment of campers to bunkhouses and tribes.
- Handle camp applications and payments
- Send notices of acceptance and arrival instructions
- Check-in campers and verify required forms and equipment
- Assign campers to bunkhouses and tribes based on age, gender, and special requests
- Process cancellations and refunds
- Standalone, single-workstation system (no Internet or network capabilities required)
pip install -r requirements.txt
run the camp_registration_win.exe
This project is licensed under the MIT License.