Record Database
Simple record database manager application in 3 different implementations.
Record Database Editor allows storing information about contacts in individual files. This application has been implemented in 3 different ways. Native Qt Widgets is used with Python and C++. QML is used with C++ backend. All three implementations have their own tests for demonstration.

QML interface of application

Native interface of application