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.