get birth date of your best friend for several purposes from ERP
# requires python 2.7
pip install -r requirements.txt
python bday.py
# Enter the rollno of your best friend.: 16MA200XX
# Enter the possible birth year. : 1998
# **watches the rotating line patiently**
# 01-01-1998
Use it for
- Reminding your friend for the b'day treat.
Dont use it for
- Checking his/her cgpa.
Vipul999ujawane for discovering the loophole.(and letting me know :P)
MIT License