Employee Management System in Python with CustomTkinter & MySQL | Full Project For Beginners

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

Комментарии • 171

  • @zack1667
    @zack1667 7 месяцев назад

    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!

    • @codinglifestyle4u
      @codinglifestyle4u  7 месяцев назад

      Thank you so much 😊 You can check the playlist for more interesting projects.

  • @-Rania-
    @-Rania- 4 месяца назад

    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.

  • @jasimayaasmin4933
    @jasimayaasmin4933 3 месяца назад +1

    Thank u. Completed the project. Very useful for beginners.

  • @pa20065
    @pa20065 3 месяца назад +2

    Completed and learned a lot

  • @VitalPlusLife
    @VitalPlusLife 4 месяца назад +1

    Your channel has great content; you should have way more subscribers!

  • @FREE_MOVIES_1812
    @FREE_MOVIES_1812 Месяц назад +2

    Thank you sir
    Project completed🎉

  • @N.upadhyay_9
    @N.upadhyay_9 4 месяца назад

    More interesting this session......... After this project......feel easy to make mini project....... Thanks

  • @freesoftwares6042
    @freesoftwares6042 7 месяцев назад

    LETS GOOOO, i will build this starting , NOW

  • @CharanBoga007
    @CharanBoga007 Час назад

    SyntaxError: future feature annotations is not defined--Solution??

  • @Coder-ke-coder
    @Coder-ke-coder 2 месяца назад

    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

  • @study-dz5wb
    @study-dz5wb 2 месяца назад

    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 ?

    • @codinglifestyle4u
      @codinglifestyle4u  2 месяца назад

      If you watch further you will see on reducing the width of the columns of treeview the space automatically was added

    • @study-dz5wb
      @study-dz5wb 2 месяца назад

      @@codinglifestyle4u I reduced it just like you hav done
      but it didnt get spaced

  • @tk-techy4552
    @tk-techy4552 6 месяцев назад +2

    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

  • @iqrazaman3459
    @iqrazaman3459 3 дня назад

    Sir i installed 'customtkinter' successfully but getting an error in the VS code when import the library
    What can be the reason? And how to resolve

  • @AbdulaiMoro-td3xm
    @AbdulaiMoro-td3xm 4 месяца назад +1

    I completely done with this project
    Can I make it executable?

  • @ahmedsaliem7041
    @ahmedsaliem7041 5 месяцев назад +1

    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. 🙏🏼

    • @codinglifestyle4u
      @codinglifestyle4u  5 месяцев назад +1

      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

    • @ahmedsaliem7041
      @ahmedsaliem7041 5 месяцев назад +1

      @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.

  • @princemichael4483
    @princemichael4483 7 месяцев назад +1

    I'm getting an error install customtkinter
    What could possibly be the problem

    • @codinglifestyle4u
      @codinglifestyle4u  7 месяцев назад

      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.

    • @PramodGupta-v9g
      @PramodGupta-v9g Месяц назад

      How it is fixed?? I am getting the same problem plzz tell me

  • @natashambugua3547
    @natashambugua3547 3 месяца назад +1

    The video was helpful thank you. Can i get access to the soutce code since im not able to.

  • @soumahorosoualiho5825
    @soumahorosoualiho5825 2 месяца назад

    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.

  • @CBSSUPPORTVCCB
    @CBSSUPPORTVCCB 2 месяца назад

    Thank you for this project, it helps us learning a lot

  • @study-dz5wb
    @study-dz5wb 2 месяца назад

    Thank you so much
    done the project with your help

  • @soumahorosoualiho5825
    @soumahorosoualiho5825 2 месяца назад

    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

  • @HTS-cu5ee
    @HTS-cu5ee Месяц назад

    Hello Sir, I got a question. I wanted to know how to run the same projet in the Web browser?

  • @study-dz5wb
    @study-dz5wb 2 месяца назад

    for me only main.py is appearing or .venv is appearing
    what to do ?
    plz suggest

  • @jaswanthkumarkanumula7934
    @jaswanthkumarkanumula7934 7 месяцев назад

    Great work brother ❤

  • @study-dz5wb
    @study-dz5wb 2 месяца назад

    .venv library root is appearing alone or only main.py is appearing alone

  • @surajpawar0709
    @surajpawar0709 3 месяца назад

    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

  • @soumahorosoualiho5825
    @soumahorosoualiho5825 3 месяца назад

    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?

  • @kapuduwasayakkarageroshan8885
    @kapuduwasayakkarageroshan8885 17 дней назад

    thanks from sri lanka

  • @ndohstacy6393
    @ndohstacy6393 2 месяца назад

    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()

    • @codinglifestyle4u
      @codinglifestyle4u  2 месяца назад

      Send me the errror pic on instagram coding_lifestyle_4u

    • @ndohstacy6393
      @ndohstacy6393 2 месяца назад

      @@codinglifestyle4u Ok.

    • @PramodGupta-v9g
      @PramodGupta-v9g Месяц назад

      What was the solution for that problem I also get error on the line root=CTk()

  • @tk-techy4552
    @tk-techy4552 5 месяцев назад +1

    how to make it a full size one

    • @codinglifestyle4u
      @codinglifestyle4u  5 месяцев назад

      You can change the values in the geometry method

  • @JorgeGomez-bw3zy
    @JorgeGomez-bw3zy 5 месяцев назад

    Thanks for the video. When the data gets printed from databse on treeview it also shows pharenthesis and commas.
    How can I solve this ?

    • @codinglifestyle4u
      @codinglifestyle4u  5 месяцев назад +1

      Make sure you use a loop when u are inserting data in the treeview

  • @richardchikukula3255
    @richardchikukula3255 Месяц назад

    Thank you boss
    Done the project

    • @codinglifestyle4u
      @codinglifestyle4u  Месяц назад

      Congratulations 👏

    • @PramodGupta-v9g
      @PramodGupta-v9g Месяц назад

      @richardchikukula3255 can you plzzz give the whole code

    • @PramodGupta-v9g
      @PramodGupta-v9g Месяц назад

      Plzz it's urgent my practical is going to be start and I did not do a single code....

  • @zampenfocus24
    @zampenfocus24 3 месяца назад +1

    Hi good day! can this work on web base?

  • @chetanbagul5778
    @chetanbagul5778 3 месяца назад +1

    You don't give image in discription box

  • @anilkumar-vn9kt
    @anilkumar-vn9kt 6 месяцев назад

    i cannot able to get image getting error like this AttributeError: type object 'Image' has no attribute 'open'

  • @RajuMannur-q9u
    @RajuMannur-q9u 6 месяцев назад

    Thank u sir thanks a lot ☺️

  • @betsynwankwo1094
    @betsynwankwo1094 7 месяцев назад

    Can I use this software without installing a sql or python on my laptop?

    • @codinglifestyle4u
      @codinglifestyle4u  7 месяцев назад

      Yes, for that you will have to convert python code into exe file

    • @betsynwankwo1094
      @betsynwankwo1094 7 месяцев назад

      @@codinglifestyle4u thank you very much.

  • @RajuMannur-q9u
    @RajuMannur-q9u 6 месяцев назад

    Sir u had one mistake
    Click delete all button then press yes doesn't show deleted
    After the rerun code deleted all items

  • @polash9689
    @polash9689 6 месяцев назад

    Thanks a lot, bor 😍

  • @342crazy666
    @342crazy666 2 месяца назад

    Why do we need mysql? We can store the information inside this app

    • @codinglifestyle4u
      @codinglifestyle4u  2 месяца назад +1

      Once you will close the app, the data will be deleted, to store the data permanently we require database

  • @PramodGupta-dp2cs
    @PramodGupta-dp2cs Месяц назад

    Sir geometry use krne pr bhi uska size max nhi ho rha kyu??

  • @Beast_mr199
    @Beast_mr199 Месяц назад

    How do you connect database to mysql.... I am getting error in import database

  • @hiepsuongnguyen3567
    @hiepsuongnguyen3567 7 месяцев назад

    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.

  • @snehakumar2400
    @snehakumar2400 3 месяца назад

    I'm getting an error when I'm trying to create the database and table in mysql

    • @codinglifestyle4u
      @codinglifestyle4u  3 месяца назад

      What is the error?
      Can you share the error pic on instagram coding_lifestyle_4u

    • @snehakumar2400
      @snehakumar2400 3 месяца назад

      @@codinglifestyle4u sent you a dm

  • @meAshishMishra
    @meAshishMishra 6 месяцев назад

    Well i wana connect with my hosting database how could i be able to do that?

    • @codinglifestyle4u
      @codinglifestyle4u  6 месяцев назад

      Is it done?

    • @meAshishMishra
      @meAshishMishra 6 месяцев назад

      @@codinglifestyle4u nope not yet so as a just sample project I used mongo atlas

  • @yahyaismail3737
    @yahyaismail3737 22 дня назад

    Thank you for helping us learn new skills using Python. I do have one question if I want to merge (first and last name) and display that in merge Button in Gui, I have tried many times using CONCAT() But I failed 😢

    • @SimpleManArt
      @SimpleManArt 7 дней назад +1

      In Python, you would do this: firstName + lastName = mergedName. Or, firstName + ' ' + lastName to put a space between them. Hope this helps you.

  • @hadjersisalah6161
    @hadjersisalah6161 28 дней назад

    need a help please do a video how I connect tkinter with oracle database

  • @kanchanmishra535
    @kanchanmishra535 3 месяца назад

    Im facing issue in serach function its not working

    • @codinglifestyle4u
      @codinglifestyle4u  3 месяца назад

      Send me the error pic on instagram coding_lifestyle_4u

  • @arishkannan3269
    @arishkannan3269 4 месяца назад

    how to create data.json file for this project to convert executable file

    • @codinglifestyle4u
      @codinglifestyle4u  4 месяца назад

      You can directly convert this project into exe using cx_freeze

  • @KH_NooR
    @KH_NooR Месяц назад

    Thanks ❤❤❤❤

  • @PramodGupta-v9g
    @PramodGupta-v9g Месяц назад

    Sir pip kha install krna h??

  • @AbdulaiMoro-td3xm
    @AbdulaiMoro-td3xm 4 месяца назад

    Can we make it executable?

    • @codinglifestyle4u
      @codinglifestyle4u  4 месяца назад +1

      Yes you can

    • @AbdulaiMoro-td3xm
      @AbdulaiMoro-td3xm 4 месяца назад

      I was able to do that when I built the " Billing System"
      It was very interesting when I followed your tutorials

    • @codinglifestyle4u
      @codinglifestyle4u  4 месяца назад

      Yes you will be able to do that for this one too

    • @soumahorosoualiho5825
      @soumahorosoualiho5825 2 месяца назад

      Hi
      Can you help me convert the project into executable file?

  • @study-dz5wb
    @study-dz5wb 2 месяца назад

    how can we get the images u hav used

  • @HTS-cu5ee
    @HTS-cu5ee Месяц назад

    Hello sir, where can I find the jpg images for this project?

  • @haweeal
    @haweeal 3 месяца назад

    Thank you

  • @MrRajpoot138
    @MrRajpoot138 Месяц назад

    sir am full begineer can i do this project ? by following video ? i have to sub it as my project

  • @Cabdishakuur-ho8os
    @Cabdishakuur-ho8os 7 месяцев назад

    Thanks teacher

  • @N.upadhyay_9
    @N.upadhyay_9 4 месяца назад

    Nice

  • @FREE_MOVIES_1812
    @FREE_MOVIES_1812 Месяц назад

    Sir,Can i do this project on vs code?

  • @Beast_mr199
    @Beast_mr199 Месяц назад

    Sir how you connect the database

  • @raziqraz9689
    @raziqraz9689 4 месяца назад

    Attribute error while connecting to database

  • @user-sadhumass
    @user-sadhumass 6 месяцев назад

    How to convert a app this python codes

  • @chetanbagul5778
    @chetanbagul5778 3 месяца назад

    I can't install pip pillow

  • @harshitpandey2330
    @harshitpandey2330 4 месяца назад +1

    Please share your github repo for this project

    • @codinglifestyle4u
      @codinglifestyle4u  4 месяца назад

      Source code is paid check the link in the description

    • @harshitpandey2330
      @harshitpandey2330 4 месяца назад

      ​@@codinglifestyle4u after watching full video I will able to made employee management system?

    • @codinglifestyle4u
      @codinglifestyle4u  4 месяца назад

      Yes

    • @harshitpandey2330
      @harshitpandey2330 4 месяца назад

      ​@@codinglifestyle4u Then I don't need source after watching full video

    • @codinglifestyle4u
      @codinglifestyle4u  4 месяца назад

      Yes 👍

  • @taranveertaranveer5559
    @taranveertaranveer5559 2 месяца назад

    Sir eski output kaise ayegi

  • @anilkumar-vn9kt
    @anilkumar-vn9kt 6 месяцев назад

    tnq u so much i completed this project can u have still more plz post it once again heartful thanks to u sir

  • @DebajyotiManna-i6q
    @DebajyotiManna-i6q 7 месяцев назад

    bro I can't get those images

  • @JorgeGomez-bw3zy
    @JorgeGomez-bw3zy 5 месяцев назад

    I wrote the code just the same as you. by the way Im using python 3.12

    • @codinglifestyle4u
      @codinglifestyle4u  5 месяцев назад +1

      Thats fine send me the error pic on Instagram coding_lifestyle_4u

  • @Arnab_5555
    @Arnab_5555 3 месяца назад

    Need Help to learn, Please request

    • @codinglifestyle4u
      @codinglifestyle4u  3 месяца назад

      What you want to learn?

    • @Arnab_5555
      @Arnab_5555 3 месяца назад

      In Python Can't Understand Gui with tK.

    • @codinglifestyle4u
      @codinglifestyle4u  3 месяца назад

      Watch the video carefully and do as I say you will start understanding after 1-2 projects

  • @amrmabogabal9497
    @amrmabogabal9497 Месяц назад

    I want github link please 😊

  • @TheG-studios
    @TheG-studios 3 месяца назад +1

    gender = Male , Female .... (Indian teachers 🤘

  • @aligabaxey3603
    @aligabaxey3603 7 месяцев назад

    brother send code peless🥲

  • @richardchikukula3255
    @richardchikukula3255 2 месяца назад

    am getting the error when inserting the data into the database

    • @codinglifestyle4u
      @codinglifestyle4u  2 месяца назад

      Please rewatch the video and check where you are making the mistake

    • @richardchikukula3255
      @richardchikukula3255 2 месяца назад

      @codinglifestyle4u i want to send you the screenshot

  • @raziqraz9689
    @raziqraz9689 4 месяца назад

    Data base not connecting