Skip to content

PranavRS18/garnetpassx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GarnetPassX

A simple CV project to automate the Hostel Signout Form filling process for Garnet Hostels in NITT (2024-25).

Sample Output and Input

Output

out

Input

Screenshot from 2025-03-30 19-55-59

How to Automate Your Hostel Sign Out Form Process:

Step 0 (Only for Windows)

  • Install Python 3.12.x: Download Here
  • Enable "Add to Path" option while installing.

Prerequisite

  • Add your Signature with Date (as signature.jpg) in this folder.
  • Right-click this folder and select "Open in Terminal"

Terminal Commands:

Step 1: Create a Virtual Environment

python3 -m venv env

Step 2: Activate Virtual Environment

  • Windows:
    env\Scripts\activate
  • Linux:
    source env/bin/activate

Step 3: Install Dependencies

pip install -r requirements.txt

Step 4: Run the Automation Script

python3 hostel_form.py

Step 5: Download the Generated Form

  • Go into the folder and download out.jpg

🚀 Enjoy Automated Sign-Out!

About

Simple CV Project to automate Hostel Signout Form filling for Garnet Hostels in NITT for 2024-25.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages