Skip to content

Johan621/Phonebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ž Phonebook CLI(command-Line-Interface) Application

It is a simple command-line Phonebook application built with full Python Language. This app allows users to add, search, delete, and view contacts using a basic text-based interface.


πŸš€ Features

  • βœ… Add contacts (name + 10-digit phone number)
  • πŸ” Search contacts by name
  • ❌ Delete contacts
  • πŸ“‹ View all saved contacts
  • πŸ›‘οΈ Input validation for name and phone number
  • 🧠 In-memory storage (no external database or file dependency)

πŸ–₯️ Demo

Welcome to phonebook!!
Choose any one option provided below:

1. Add Contacts
2. Search Contacts
3. Delete Contacts
4. Display Contacts
5. Exit

To use my project on your own system use the below command-lines on your local text-editor like Vscode

Clone the repo

git clone https://github.com/Johan621/Phonebook.git
cd phonebook

Run the script on text-editor

python phonebook.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages