Skip to content

karan0805/Hire-Me

Repository files navigation

# Hire-ME

DBMS Mini-project: Recruitment Management System.💫✨

Features

  • Python + MYSQL using mysql.connector library
  • Recruiter and Client Panel
  • Beautiful UI using tkinter

🚀Glimpse 💫💫

Setup

Clone the repository
git clone https://github.com/karan0805/Hire-Me.git
Move to the desired folder
cd Hire-ME
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 Future Features.
  • many more ...

contributions welcome Open Source? Yes!

forthebadge forthebadge

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 😉 💫

About

A GUI based Database Management System Project which covers the CRUD & Search Operations for Job Posting & Applying.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages