https://github.com/melisa-karatas/telephone_directory
In this desktop app project i tried to make a simple telephone directory using Qt Designer.
https://github.com/melisa-karatas/telephone_directory
desktop desktop-app pyqt5 qt5 qtdesigner telephone-directory
Last synced: 3 months ago
JSON representation
In this desktop app project i tried to make a simple telephone directory using Qt Designer.
- Host: GitHub
- URL: https://github.com/melisa-karatas/telephone_directory
- Owner: Melisa-Karatas
- License: mit
- Created: 2024-02-15T20:35:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-22T10:29:33.000Z (over 1 year ago)
- Last Synced: 2025-03-09T12:55:59.275Z (3 months ago)
- Topics: desktop, desktop-app, pyqt5, qt5, qtdesigner, telephone-directory
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telephone_Directory
In this desktop app project i tried to make a simple databased telephone directory using Qt Designer and SQL.___________
This app will allow you to operate 4 different operations: Add, edit, clear and delete.
* By clicking on 'ekle' you can add a new number to the directory.
* By clicking on 'edit' you can updated the info of the selected contact.
* By clicking on 'clear' you can clear the cells you are writing on and start over.
* By clickin on 'delete' you can delete the selected contact from your directory.
