Skip to content

AswinAjitH23/Contact_Book_using_Python

Repository files navigation

Contact_Book_using_Python

A simple Contact Book application built in Python to manage user details such as name, phonenumber and email. This project demonstrates two different programming approaches functional programming and object-oriented programming(OOP) to get a clear understanding of both styles.

Features: Show All Contacts – View all saved contacts. Add Contact – Save a new contact with name, phone number and email. Delete Contact – Remove an existing contact by name. Update Contact – Modify contact details (name, phone number or email). Search Contact – Find and display specific contact information.

Concepts Covered: Python Dictionaries Functions and Control Flow Object-Oriented Programming (Classes, Methods, Objects)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages