/RecruitMe_DBMS

DBMS Mini-project: Recruitment Management System.πŸ’«βœ¨ # Features: Python + MYSQL using mysql.connector library, Recruiter and Client Panel, ADMIN Panel for logs, Change Password, Beautiful UI using tkinter.

Primary LanguagePython

# Recruit-ME

DBMS Mini-project: Recruitment Management System.πŸ’«βœ¨

Features

  • Python + MYSQL using mysql.connector library
  • Recruiter and Client Panel
  • ADMIN Panel for logs
  • Change Password
  • Beautiful UI using tkinter

πŸš€Glimpse πŸ’«πŸ’«

Setup

Clone the repository
git clone https://github.com/bhaveshpatil07/RecruitMe_DBMS
Move to the desired folder
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"
Now we're almost done so to create the required schema in your machine simply run
python db_init.py
After setting up the schema, to run simply write
python main.py

Future-Scope

  • 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 ...

If you encounter any difficulty running it, feel free to contact on my email πŸ˜„

If you liked our work do give us a star ⭐⭐⭐ It Encourages us to do more πŸ˜‰ πŸ’«