Description:
Contact Management System venture is written in Python. The venture record contains a python content (index.py). This is a straightforward GUI based undertaking which is extremely straightforward and use. Discussing the framework, it contains all the necessary capacities which incorporate including, seeing, erasing and refreshing contact records. While including the contact of an individual, he/she needs to give first name, last name, sexual orientation, address and contact subtleties. The client can likewise refresh the contact list on the off chance that he/she needs to. For this, the client needs to double tap on a record that he/she wishes to alter.
The system shows the contact details in a list view. And also the user easily delete any contact details.
This GUI based Contact Management system provides the simplest management of contact details. In short, this projects mainly focus on CRUD. There’s an external database connection file used in this mini project to save user’s data permanently. In order to run the project, you must have installed Python, on your PC.