About
This is a project which was created as my bachelor thesis. After the defence of the work I wanted to provide this application to the wider public.
Used stack
The application is written in C++
using Qt framework for visuals. For the compilation I decided to use Meson build system as it is quite easy to set it up. Meson uses other backend compilers, where I have used Ninja.
Documentation
There is a code documentation that is made by Doxygen.
The generate page documentation can be found here with created PDF as well.
News and upcoming updates
Since I do not have so much time nowadays I am looking forward to provide new updates making the application even better.
Pros
- This app support any relation that can be user defined. That is because of templates.
- Also any event can be defined. Also because of templates.
- Any number of files, media and notes can be added to the person and it can be organised in virtual drives.
The name
One may ask why is the name rodoc? Well the answer is quite easy. It comes from the czech word for family tree which is rodokmen.
Bugs
If you encounter any bugs, please file an issue on codeberg and provide as many information as you can so I am abble to reproduce the same bug.
Also if you can think of any new features or just some additions, also file an issue with a given label.