Skip to content

PM4305/Contact-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Contact Book App with Python & MySQL

Efficiently manage your contacts with this Python-powered application, backed by a MySQL database for secure storage and retrieval!

Features

  • Organized contact management:
    • Store and manage contact details (name, phone, email, address, etc.) in a structured database.
    • Perform CRUD operations (create, read, update, delete) effortlessly.
  • Powerful search and retrieval:
    • Efficiently search for contacts by name, phone number, email, or any other stored field.
  • Database-driven persistence:
    • Leverages MySQL for secure and persistent contact data storage, ensuring data integrity.

Technologies Used

  • Python
  • MySQL

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/contact-book-mysql.git
  2. Install dependencies: pip install -r requirements.txt
  3. Set up MySQL database:
    • Create a database named 'contact_book' (or your preferred name).
    • Configure database connection details in the application's settings.
  4. Run the application: python main.py

Usage

  • Follow the intuitive prompts in the terminal.
  • Utilize straightforward commands to add, view, edit, search, and delete contacts.

Contributing

Welcome contributions! Open pull requests or issues for suggestions and improvements.

Connect

[PM4305] | [prakhar.madnani@gmail.com]

Built with ❤️ by [PrakharM]

About

Contact Book Application using Python & MySQL

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages