/AddressBook

Address Book with Python.

Primary LanguagePythonMIT LicenseMIT

📘Address Book

If you always looked for a fast way to track your contacts or some information about people close to you.
This is what you searched! This is an Address Book software including a user interface.
It's made with Python and PyQt5.


✅Installation

Clone the repository:

git clone https://github.com/Jolumine/AddressBook.git

Change directory:

cd AddressBook

Install dependencies:

python -m pip install -r requirements.txt

Run software:

python run.py

🔜 Coming soon

  • developer options
  • reset entrys
  • export the dataset