Ok so this is an app written in Qt where you can add some Todo items. It does save data to files.
You may ask. It can do several things:
- add new item with or without description,
- edit existing item,
- drag & drop of item between columns,
- removal of item selected via double click.
Thats it. See gifs below to see whow it works. We - people - like to see things in action.