Skip to content

out-0/Contacts-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

"Contacts-Manager"

๐Ÿ“‡ Contact Manager (Python + MySQL)

A simple command-line Contact Manager application written in Python using MySQL for database storage.


๐Ÿ“ฆ Features

  • Add new contacts
  • View all contacts
  • Search contacts by ID, name, phone, email, or city
  • Update contact details
  • Delete single or all contacts

๐Ÿ› ๏ธ Requirements

  • Python 3.x
  • MySQL Server
  • mysql-connector-python package

โš™๏ธ Setup 1-Make sure MySQL is running on your system.

2-Open MySQL and create a database called mydb, or run the script in main.py to create it.

3-Run the application:

About

A simple command-line Contact Manager application written in Python using MySQL for database storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages