This is a desktop application for modelling relationship networks between people. It stores information about individuals and represents the connections between them, including relationship strength, directionality, threat assessments, and observational metadata such as how often two people meet and at what level of evidence a relationship has been established.
The project is built in C++20 using CMake and Qt6, with JSON persistence and package management.
The application is not yet complete and probably never will be.
I wanted to learn modern C++
Choosing a field that genuinely interested me meant that every decision I made was driven either by a desire to actually implement it, using knowledge I already possessed or had acquired whilst learning about the issue, rather than to show off some specific feature of the language.