Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bhaveshpatil07/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.
https://github.com/bhaveshpatil07/recruitme_dbms

dbmsminiproject hireme linkedin mysql python recruitment sql tkinter-gui

Last synced: 5 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# # 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***

### :rocket:Glimpse :dizzy::dizzy:





## Setup

##### Clone the repository

```bash
git clone https://github.com/bhaveshpatil07/RecruitMe_DBMS
```

##### Move to the desired folder

```bash
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
```bash
python db_init.py
```

##### After setting up the schema, to run simply write
```bash
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 :smile:

### If you liked our work do give us a star :star::star::star: It Encourages us to do more :wink: :dizzy: