PhoneBook
PhoneBook is a Desktop Application Which is build in the Python, MYSQL and and tkinter. PhoneBook is used to store the Contact numbers of friends or relatives etc. You can also used it for your personal use or you can also use for a minor project in your college.
Tkinter is a standard library in python used for creating Graphical User Interface (GUI) for Desktop Applications. With the help of Tkinter developing desktop applications is not a tough task.
The primary GUI toolkit we will be using is Tk
, which is Python's default GUI library. We'll access Tk
from its Python interface called Tkinter (short for Tk interface).
There are two input fields one for name and one for contact number and there are two buttons one for Add contact and One for Delete contact. When you fill the fields So contact added in your database. And if you delete the contact number so just select a contact number which is shown in the book and click delete contact button. Your contact will be delete.
How to use it
1.Download xampp server : Xampp
2. Start Apache and MySQL service and just simply type in browser localhost.
3.Click on new left top corner and create a database whose name is ( phonebook ).
4.Click on import and choose file ( phonebook.sql ) and Click Go. And your fill will be exported and show in your databases.
5. Now you can run the program.
Download Code
1.Github link : PhoneBook
2. Click on code and download zip.
3.Open command prompt and type ( python phonebook.py ) and your Application will start to run.
Note: Make sure that python is installed in your computer.
Demo
Amazing Project sir how much price of the project
ReplyDeleteFree bro
DeleteGood work jatin, Keep it up ✌️
ReplyDeleteThank you
Delete