Contact Management System project is written in Python. The project file contains a python script (index.py).
š This is a simple GUI based project which is very easy to understand and use.
š Talking about this project, it contains all the required functions which include adding, viewing, deleting and updating contact lists. While adding the contact of a person, he/she has to provide a first name, last name, gender, address and contact details. The user can also update the contact list if he/she wants to.
š The system shows the contact details in a list view. And also the user easily deletes any contact details.
Source Code & Link:
Subscribe: https://www.youtube.com/channel/UCNs6a3HlrbYw7dSUEXk9W3A
#python #sqlite3 #tkinter