Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bhaveshpatil07/recruitme_dbms
- Owner: bhaveshpatil07
- Created: 2024-04-28T10:31:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T11:47:26.000Z (9 months ago)
- Last Synced: 2024-11-12T12:38:50.180Z (2 months ago)
- Topics: dbmsminiproject, hireme, linkedin, mysql, python, recruitment, sql, tkinter-gui
- Language: Python
- Homepage:
- Size: 34.5 MB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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: