Table of Contents
- Install the Qt Framework and Qt Creator IDE
- Create a new solution and sub projects ready for application development.
- UX layout and navigation
- Styling QML and adding custom components
- Implement self aware data entities and JSON serialisation
- Unit testing our data entities
- Persist our data in a SQLite database
- Connect to the internet and consume a RSS feed
- Create a customised installation package for our application

