A tip calculator created in Qt
Demo: https://youtu.be/B5LRipQ7OEM
Based on the challenge found on this link https://www.frontendmentor.io/challenges/tip-calculator-app-ugJNGbJUX
Skills practiced:
- Qt Signals/Slots
- C++/QML communication via qmlRegisterType
- QML Layouts
- QML Controls
- Basic C++
- Qt Design Studio
- Qt Creator