Contact-Manager

所属分类:Python编程
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2024-03-27 09:17:26
上 传 者sh-1993
说明:  使用python tkinter模块和sqlite3数据库制作的管理器应用程序
(A manager application made using python tkinter module and sqlite3 database)

文件列表:
UI.png
contacts.db
contacts.py
logo.png

# Contact-Manager Contact-Manager is a Python-based contact management application with a Tkinter GUI and SQLite database integration. ## Features - Graphical User Interface (GUI) built with Tkinter. - SQLite database for contact storage. - CRUD operations: Create, Read, Update, and Delete contacts. - Validation and error handling for data integrity. - Modular architecture for code reusability and scalability. - Real-time user feedback and notifications. - Responsive design for cross-device compatibility. ## Installation 1. Clone the repository: https://github.com/motassimkhan/Contact-Manager.git 2. Navigate to the project directory and install dependencies: cd contact-manager pip install -r requirements.txt ## Usage 1. Run the Contact-Manager application: python contact_manager.py 2. Perform contact management tasks using the GUI. ## User Interface ![Application](https://github.com/motassimkhan/Contact-Manager/blob/master/UI.png)

近期下载者

相关文件


收藏者