This project is a Secret Santa Generator that randomly assigns each employee a Secret Child without repeating the same person.
- Automatic Secret Santa Name Assignment
- CSV Output File Generation
- Error Handling
- Modular Code Design
- Python
- Pandas
- Openpyxl
- Clone the Repository
- Install dependencies:
pip install -r requirements.txt