Many thanks for this tutorial, I’m on a small quest to do 100 days of Python to hopefully improve, this is one of my first projects I chose and I have really enjoyed it. My window doesn’t look as good as yours but now it’s complete I can go back and try to fix it. I also used WSL and can confirm this works using mysql via WSL but you have to set the mysql service to run on startup. Keep up the good work!
thankyou you so much for this amazing project it plays a very vital role in field of data analytics also a this shows the crucial role of python with mysql
Hi. Thanks too much for this wonderful course. There is an issue concerning the project. It is not possible to update many items at the same time. Only one item can be updated.
Hi! Thanks for this wonderful course. I have issues, converting files in exe and execute on other PC. I tried many times to execute on other pc, it said: Error: run mysql. Please i need your help to convert properly
Really, thanks for your great efforts. But how to add images for each employee. Also, if i needed to add more roles for emplyee 1 as: IT, software engineer. How do I do this and search on it. Again, I repeat my gratitude on this project. Thanks a lot. 🙏🏼
You can google it or wait for my next project where I will show how to upload a photo And more roles can be added in the same way just like I have added other roles and similarly searching can be done in the same way
@codinglifestyle4u okay, I'll wait for the next project. But I mean EMP 1: role =[it, network eg, seo, etc] in the same field more than rows, but all roles under role field corresponding for only for one EMP. Do you get my idea , my dear.
Hi. Thanks for your wonderful video. When i connect the login page. ems file open but with error: invalid command name "1865717504update" While executing. What is the issue?
you havent shown the step for the spacing between the right and left frame it was connected at 1:11:19 and then it's spaced ? can u tell how wud we do it please ?
Hi bro. Big thanks for making this video. I learnt alot from your clip. Unfortunately, there was a error in Button Update Employee. For this button, we just update one information of a total of 5(name,phone,role,gender,salary). How to fix code to be able to update multiple parameters at once. Hope you get my point.
What's the error? Can you send me a picture of the error on Instagram @coding_lifestyle_4u? I hope you're trying to run `pip install customtkinter` in the PyCharm terminal. You can also install it from the Python Packages section at the bottom left.
Hii, I got an error, when I click on the delete all button it shows the message of ye or no, but when I click on yes, it doesn't delete data, it shows module database has no attribute delete all records
Hi, I keep having an error from the customtkinter. It says _tkinter.TclError: Can't find a usable init.tcl in the following directories. Please help me. The first line of code is an issue. root = CTk()
Many thanks for this tutorial, I’m on a small quest to do 100 days of Python to hopefully improve, this is one of my first projects I chose and I have really enjoyed it. My window doesn’t look as good as yours but now it’s complete I can go back and try to fix it. I also used WSL and can confirm this works using mysql via WSL but you have to set the mysql service to run on startup. Keep up the good work!
Thank you so much 😊 You can check the playlist for more interesting projects.
It worked completely! Thank you so much for this video; I really needed it. I loved the way you explained how to make the code for the project.
Thank you Rania
Thank u. Completed the project. Very useful for beginners.
Congratulations 👏
LETS GOOOO, i will build this starting , NOW
Go ahead 👍
Completed and learned a lot
Good to hear that
More interesting this session......... After this project......feel easy to make mini project....... Thanks
Welcome
Your channel has great content; you should have way more subscribers!
May god increase asap 😁
thankyou you so much for this amazing project it plays a very vital role in field of data analytics
also a this shows the crucial role of python with mysql
Thank you 😊
Thank you boss
Done the project
Congratulations 👏
Thank you so much
done the project with your help
Congratulations 👏
Thank you for this project, it helps us learning a lot
Thanks 👍
Hi. Thanks too much for this wonderful course. There is an issue concerning the project. It is not possible to update many items at the same time. Only one item can be updated.
Great work brother ❤
Thank you so much 😊
Hi! Thanks for this wonderful course.
I have issues, converting files in exe and execute on other PC. I tried many times to execute on other pc, it said: Error: run mysql. Please i need your help to convert properly
Really, thanks for your great efforts. But how to add images for each employee. Also, if i needed to add more roles for emplyee 1 as: IT, software engineer. How do I do this and search on it. Again, I repeat my gratitude on this project. Thanks a lot. 🙏🏼
You can google it or wait for my next project where I will show how to upload a photo
And more roles can be added in the same way just like I have added other roles and similarly searching can be done in the same way
@codinglifestyle4u okay, I'll wait for the next project. But I mean EMP 1: role =[it, network eg, seo, etc] in the same field more than rows, but all roles under role field corresponding for only for one EMP. Do you get my idea , my dear.
Good to see your project and I tried but the Tree view function alone were not working. It did not display after inserted data.pls reply asap
Are u getting any error?
No error just followed your way .need you help on it
Hi. Thanks for your wonderful video.
When i connect the login page. ems file open but with error: invalid command name "1865717504update" While executing. What is the issue?
Thanks a lot, bor 😍
Welcome
tnq u so much i completed this project can u have still more plz post it once again heartful thanks to u sir
Thank you 👍
for me only main.py is appearing or .venv is appearing
what to do ?
plz suggest
.venv library root is appearing alone or only main.py is appearing alone
The video was helpful thank you. Can i get access to the soutce code since im not able to.
Source code is paid
Thanks ❤❤❤❤
Welcome
Thank u sir thanks a lot ☺️
U welcome
I completely done with this project
Can I make it executable?
Yes you can
you havent shown the step for the spacing between the right and left frame
it was connected at 1:11:19 and then it's spaced ?
can u tell how wud we do it please ?
If you watch further you will see on reducing the width of the columns of treeview the space automatically was added
@@codinglifestyle4u I reduced it just like you hav done
but it didnt get spaced
Hi bro. Big thanks for making this video. I learnt alot from your clip. Unfortunately, there was a error in Button Update Employee. For this button, we just update one information of a total of 5(name,phone,role,gender,salary). How to fix code to be able to update multiple parameters at once. Hope you get my point.
Is it done?
@@codinglifestyle4u I fixed it already. Thanks for asking
Thanks for the video. When the data gets printed from databse on treeview it also shows pharenthesis and commas.
How can I solve this ?
Make sure you use a loop when u are inserting data in the treeview
Nice
Thanks
Hi good day! can this work on web base?
No it has to be created for a web
Thanks teacher
Welcome 😊
I'm getting an error install customtkinter
What could possibly be the problem
What's the error? Can you send me a picture of the error on Instagram @coding_lifestyle_4u?
I hope you're trying to run `pip install customtkinter` in the PyCharm terminal. You can also install it from the Python Packages section at the bottom left.
Thank you
Hii, I got an error, when I click on the delete all button it shows the message of ye or no, but when I click on yes, it doesn't delete data, it shows module database has no attribute delete all records
Recheck the code
sir am full begineer can i do this project ? by following video ? i have to sub it as my project
Yes you can
Can I use this software without installing a sql or python on my laptop?
Yes, for that you will have to convert python code into exe file
@@codinglifestyle4u thank you very much.
Hi, I keep having an error from the customtkinter. It says _tkinter.TclError: Can't find a usable init.tcl in the following directories.
Please help me. The first line of code is an issue. root = CTk()
Send me the errror pic on instagram coding_lifestyle_4u
@@codinglifestyle4u Ok.
Why do we need mysql? We can store the information inside this app
Once you will close the app, the data will be deleted, to store the data permanently we require database
Sir u had one mistake
Click delete all button then press yes doesn't show deleted
After the rerun code deleted all items
Sorry didnt get u
i cannot able to get image getting error like this AttributeError: type object 'Image' has no attribute 'open'
Is it fixed?
how to make it a full size one
You can change the values in the geometry method
how to create data.json file for this project to convert executable file
You can directly convert this project into exe using cx_freeze
Well i wana connect with my hosting database how could i be able to do that?
Is it done?
@@codinglifestyle4u nope not yet so as a just sample project I used mongo atlas
how can we get the images u hav used
You can search from google
You don't give image in discription box
You can download it from google
Sir,Can i do this project on vs code?
Yes you can
@@codinglifestyle4uthank you sir❤
Sir can I use tkinter instead of custom tkinter
Yes u can
Thank's alot sir❤
I'm getting an error when I'm trying to create the database and table in mysql
What is the error?
Can you share the error pic on instagram coding_lifestyle_4u
@@codinglifestyle4u sent you a dm
Im facing issue in serach function its not working
Send me the error pic on instagram coding_lifestyle_4u
Can we make it executable?
Yes you can
I was able to do that when I built the " Billing System"
It was very interesting when I followed your tutorials
Yes you will be able to do that for this one too
Hi
Can you help me convert the project into executable file?
I wrote the code just the same as you. by the way Im using python 3.12
Thats fine send me the error pic on Instagram coding_lifestyle_4u
How to convert a app this python codes
Check my latest video
Please share your github repo for this project
Source code is paid check the link in the description
@@codinglifestyle4u after watching full video I will able to made employee management system?
Yes
@@codinglifestyle4u Then I don't need source after watching full video
Yes 👍
Attribute error while connecting to database
Please rewatch you must be making some mistake
Sir eski output kaise ayegi
Matlab?
I can't install pip pillow
pip install pillow
bro I can't get those images
You can use any images from google
Need Help to learn, Please request
What you want to learn?
In Python Can't Understand Gui with tK.
Watch the video carefully and do as I say you will start understanding after 1-2 projects
gender = Male , Female .... (Indian teachers 🤘
According to you what should it be?
brother send code peless🥲
Text me on Instagram coding_lifestyle_4u
am getting the error when inserting the data into the database
Please rewatch the video and check where you are making the mistake
@codinglifestyle4u i want to send you the screenshot
Data base not connecting
What is the issue?
Pymysql not connecting
Send me the code pic on Instagram coding_lifestyle_4u