8000 GitHub - pranav-P92/Address-Book: A user-friendly tool to store, organize, and access contacts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pranav-P92/Address-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Contact Management System (Address Book)

A simple Contact Management System built using Python (Tkinter) for the GUI and SQLite for the database. This application allows users to store, organize and retrive contacts efficiently while ensuring a smooth and user-friendly experience. It widely used in both personal and professional settings to maintain communication records efficiently.

Features

✔ Add New Contacts – Enter name, phone number, and email.

✔ Update Existing Contacts – Modify contact details in a separate update window.

✔ Delete Contacts – Remove contacts dynamically.

✔ Persistent Storage – Uses SQLite database to store contacts permanently.

✔ Interactive UI – Built with Tkinter’s Treeview for structured contact display.

Technologies Used 🛠️

Python – Core language for the application

Tkinter – GUI development

SQLite – Database for storing contacts

About

A user-friendly tool to store, organize, and access contacts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0