Loading repository data…
Loading repository data…
MD-Zack / repository
**CLI Contact Manager** is a simple, lightweight command-line tool built with Python to help you efficiently manage your personal contacts. It offers essential features like adding, searching, deleting, and displaying contacts stored secure
A lightweight, easy-to-use Python CLI application to manage your contacts with essential features like adding, searching, deleting, and displaying contacts — all stored locally in a JSON file.
contact.json)Run the program:
bash Copy code python contact_book.py Follow the interactive menu to manage your contacts!
Future Improvements 🔧 Add update/edit functionality for contacts
Implement phone number validation
Support searching by first name and phone number
Add support for multiple contact fields (email, address, etc.)
Build a GUI version for ease of use
Contributing 🤝 Feel free to fork the repo, open issues, or submit pull requests. All contributions are welcome!