Skip to content

EriThinMyat/Simple-Contact-Book-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple Contact Book with Python

This is a simple command-line contact book application written in Python. It allows users to add, view, update, search, and delete contacts efficiently using a text-based interface.


Features

  • Add new contacts
  • View all contacts
  • Search contacts by name or phone
  • Update existing contact name and/or phone
  • Remove a specific contact
  • Clear all contacts
  • Cancel operations at any time
  • Help command for guidance

How to Run

  1. Clone the repository
    git clone https://github.com/EriThinMyat/Simple-Contact-Book-with-Python.git
    cd Simple-Contact-Book-with-Python

About

Python beginner project that I practiced

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages