- Python + MYSQL using mysql.connector library
- Recruiter and Client Panel
- Beautiful UI using tkinter
git clone https://github.com/karan0805/Hire-Me.gitcd Hire-MEpip install -r requirements.txtMake sure MYSQL is running on your System . Now move to creds.py inside modules folder and replace the value of user_pwd
user_pwd = "your mysql password"
python db_init.pypython main.py- More Features can be added like we can make Resume on it and can share to nearby recruiters
- Super-User(Admin) Panel For Future Features.
- many more ...



