phone_book
This is a python program For a phonebook model
FEATURES: 1)Connected to a database. 2)We can add and remove values in the database. 3)There is a search function. 4)We can search by name,phone number and address 5)It displays all the records which have the given parameters 6)There is a delete function to delete records.