- Python + MYSQL using mysql.connector library
- Recruiter and Client Panel
- ADMIN Panel for logs
- Change Password
- Beautiful UI using tkinter
git clone https://github.com/bhaveshpatil07/RecruitMe_DBMS
cd RecriutMe
Make 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.py
python 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 more Features.
- many more ...