An open API service indexing awesome lists of open source software.

https://github.com/abolfazlborhani/phonebook

Add initial versions of PhoneBook in C++ and Python (+ SQLite3)
https://github.com/abolfazlborhani/phonebook

phone-number phonebook pyqt5 pyqt5-desktop-application qt-desktop-application qt5 sqlite3 user-interface

Last synced: 3 months ago
JSON representation

Add initial versions of PhoneBook in C++ and Python (+ SQLite3)

Awesome Lists containing this project

README

        

Add PhoneBook application in C++ and Python

- Implemented the PhoneBook functionality in C++.
- Added Python version of the PhoneBook application.
- Organized project structure with separate folders for each language (C++ and Python).
- Using SQLite3 in Python version.

![PhoneBook](https://github.com/user-attachments/assets/8ecbf886-abac-432a-a142-1a17b84b8fda)