EMPLOYEE MANAGEMENT SYSTEM PYTHON CUSTOMTKINTER GUI PROJECT WITH SQLITE DATABASE

Опубликовано: 16 Май 2023
на канале: CODE ROOM
46,312
715

This video explains how to create a modern Tkinter employee management system project with SQLite database in python using CustomTkinter.
--------------------------------------------------------
Icons used in this video thumbnail are designed by: www.flaticon.com
1) https://www.flaticon.com/free-icons/d... title="database icons" Database icons created by Stockio - Flaticon
-----------------------------------------
To support the channel:
   / @code_room  
-----------------------------------------
Python Beginner Projects:
   • PYTHON BEGINNER PROJECTS  

Python GUI Projects:
   • PYTHON TKINTER GUI PROJECTS  

Python Quick Tutorials:
   • PYTHON TIPS  

Image and Video Processing Questions and Answers:
   • DIGITAL IMAGE PROCESSING SOLVED QUEST...  
-------------------------------------------------------
00:00 Project Demo
1:47 Project Setup
2:12 Database Connection & Functions
6:05 Window
7:08 Labels & Entry Boxes & Combo Box
10:15 Buttons
11:30 Tree View
14:12 Insert Data To Tree View
15:18 Insert Function
18:15 New Employee Function
19:56 Display Data In Entry Boxes
22:05 Delete & Update Functions