1/3 - Employee Management System Project With Database in Python | Python Project

preview_player
Показать описание
Hello everyone,
Employee Management System Project With Database in Python | Python Project

Download Source Code

***Face recognition Full Project Source Code***

Student management project Download source code:

Vehicle counter Download source code

Social Distancing Detector Download Source code

Like video👍 & subscribe my channel 🙏

Follow Me On Instagram:

Download visual studio code link:

MySql download:

Face Recognition Full PlayList:

Hotel management system project:

Hotel Project playlist:

Login system:

Register page:

Hospital management system :

Library management system:

Pharmacy management system:

Student management system :

Alexa in Hindi:

Build your own Text-to-Speech Audiobooks :

#FaceRecognition
#PermissiontoDance
Рекомендации по теме
Комментарии
Автор

I am very big fan of you sir love your teaching style 😘

mrsingham
Автор

This video is awesome.and i like this project.thank you so much for understand the concept step by step.

jyotipatelm
Автор

Thanku so much it's really really helpful ❤❤

abhishek_sharma
Автор

Why did u create employee class and write all code in it.why can't u write the code without making employee class?

dinnusebastian
Автор

Can we use html css javascript instead of tkinter??

vikaslokhande
Автор

sir pharmacy management system ke hum desktop application me convert karne ke baad use bade screen me open kiya to kaise matlb full screen dikhega ya small he dikhega

prasadchavan
Автор

Which technology is used in this project

ishwar
Автор

Sir u haven't give images folder containing images....of our project.... You have told i have given a folder so where is the folder

adityadodiya
Автор

please sir show me to visualize it as yours cant visualize mine

lexidunique
Автор

Sir one error occurs in search function erroe is.... Name 'rows' is not defined cab u please help me?

adityadodiya
Автор

sir run mei permission denied aara..how can i solve it??plzz reply sir

saravjeetkaur
Автор

from tkinter import*

from tkinter import ttk
from PIL import Image, ImageTk

class Employee:
def __init__(self, root):
self.root=root

self.root.title('Employee Management System')
lbl_title=Label(self.root, text='EMPLOYEE MANAGEMENT SYSTEM', font=('times new roman', 37, 'bold'), fg='darkblue', bg='white')
lbl_title.place(x=0, y=0, width=1530, height=50)
#logo

img_logo=img_logo.resize((50, 50), Image.ANTIALIAS)


self.logo=Label(self.root, image=self.photo_logo)
self.logo.place(x=270, y=0, width=50, height=50)
#Image Frame
img_frame=Frame(self.root, bd=2, relief=RIDGE, bg='white')
img_frame.place(x=0, y=50, width=1530, height=160)

#1st

img1=img1.resize(540, 160, Image.ANTIALIAS)


self.img_1=Label(img_frame, image=self.photo1)
self.img_1.place(x=0, y=0, width=540, height=160)

img_frame=Frame(self.root, bd=2, relief=RIDGE, bg='white')
img_frame.place(x=0, y=50, width=1530, height=160)

#2nd


img_2=img_2.resize((50, 50, Image.ANTIALIAS)


self.img_2=Label(img_frame, image=self.photo2)
self.img_2.place(x=540, y=0, width=540, height=160)

img_frame=Frame(self.root, bd=2, relief=RIDGE, bg='white')
img_frame.place(x=0, y=50, width=1530, height=160)

#3rd


img_3=img_3.resize((540, 160), Image.ANTIALIAS)


self.img_3=Label(self.root, image=self.photo3)
self.img_3.place(x=270, y=0, width=50, height=50)

#Main Frame

Main_frame=Frame(self.root, bd=2, relief=RIDGE, bg='white')
Main_frame.place(x=10, y=220, width=1500, height=560)

#upper Frame

upper_frame=Label(Main_frame, bd=2, relief=RIDGE, bg='white', text='employee information')
upper_frame.place(x=10, y=220, width=1500, height=560)

#Labels and Entry fields
lbl_dep=Label(upper_frame, ext='Department', font=('arial', 11, 'bold'), bg='white')
lbl_dep.grid(row=0, column-0, padx=2, sticky=W )

#down_frame
down_frame=LabelFrame(Main_frame, bd=2, relief=RIDGE, bg='white', text='employee information')
down_frame.place(x=10, y=280, width=1480, height=270)























if __name__=="__main__":
root=Tk()
obj=Employee(root)
root.mainloop

#address
lbl_address=Label(upper_frame, font=("arial", 12, "bold"), text="address:", bg="white")
lbl_Address.grid(row=2, column=1, padx=2, pady=7)

#Married
lbl_married_status=Label(upper_frame, font=("arial", 12, "bold"), text="Married Status: ")

#down Frame
down_frame-LabelFrame(Main_frame, bd=2, releif=RIDGE, bg='white', text='Employee inf')
down_frame.place(x=10, y=280, width=1480, height=270)

#Labels and Entry fields

lbl_dep=Label(upper_frame, text='Department', font=('arial', 11, 'bold'), bg='white')
lbl_dep.grid(row=0, column=0, padx=2, sticky=W)

engineering
Автор

Sir plz develop automatic time table generator

ananyanaik
Автор

Sir apane pehli bar run kiya to apka white background aur name aya
Mera aa nhi raha he
Code to same he
Me pycharm me kra hu

okgoogle
Автор

Sir agar Class and Object ka use nhi karenge too apke project ko ache se kaise run karwa sakte hai? Please Reply For Hotel Management System.

RoHiT-fgju
Автор

Awesome project and very helpfull 🔥

But how to pack project in .exe formate

SlickStatus
Автор

Please bata dijiye kafi din se try kar rahi hu par nhi ho raha hai

nehasvideo
Автор

Ap ek window kaise kar rahe hai mere terminal mai to nhi ho raha

nehasvideo
Автор

humme pura code nhi dikh rha haii side wla right side wala

architakumari
Автор

sir please attendance management system pe video banaye na.🙏🙏🙏🙏

rky