The Address Record is a simple project developed using python. This project is an interesting project. The user can add the number of information details and you can see the details stored in the list form. The user can delete the contact records if he/she wants to remove them. This is a simple GUI-based project which is very easy to understand and use.
About this Address Record In Python Language :
The Address Record project is simply in python. Taking about the features of this system, the user can make a list of user information with their name, address, city, zip code, and keep them as records. You just have to type the required information in the text fields and click on the add button to add the information on the record. You can also update or delete the details as per your choice.
How To Run Address Record In Python ?
To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:
- Step1: Extract/Unzip the file
- Step2: Go inside the project folder, open CMD then type data_record.py and enter to start the system, OR
- Step2: Simply, double-click the data_record.py file and you are ready to go.