/Contact-Management-System-Project-in-Python

This Contact Management System is a Python program that can manage the list of contact information. The purpose of the system is to organize the list of all available contacts such as by inputting names and contact numbers. This program was built using only Python language. The project is a simple GUI application that uses the Tkinter module in order to create a design view. The system can be accessed without the use of login information. The user can add a new contact by providing personal details such as first name, last name, gender, address, and contact number. The system table can also be updating the contact list if he/she double click the row of that particular data. The system was made simpler so that beginners can learn and enhance their programming skills in developing the python language.

Primary LanguagePython

Stargazers