Skip to content

An Application that stores contact information in database.

Notifications You must be signed in to change notification settings

muzaanme/PhoneBook

Repository files navigation

PhoneBook Directory Application


A Python application that stores Contact Information in DataBase and can be accessed anywhere through the available executable file.

Requirements

  • Python 3.x and above
  • Tkinter Library(built-Ins)
  • sqlite3 Library (built-Ins)
  • pyinstaller

Making the Executable

pip install pyinstaller
pyinstaller --onefile -w frontend.py

Screenshots

Screenshot1

Screenshot2

Screenshot3

About

An Application that stores contact information in database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published