A simple CV project to automate the Hostel Signout Form filling process for Garnet Hostels in NITT (2024-25).
- Install Python 3.12.x: Download Here
- Enable "Add to Path" option while installing.
- Add your Signature with Date (as
signature.jpg) in this folder. - Right-click this folder and select "Open in Terminal"
python3 -m venv env- Windows:
env\Scripts\activate
- Linux:
source env/bin/activate
pip install -r requirements.txtpython3 hostel_form.py- Go into the folder and download
out.jpg
🚀 Enjoy Automated Sign-Out!

