I’ve built up a functional TUI framework that I’m quite happy with. I think that this framework has made it relatively easy to incorporate new features into the current project, and I hope that it will provide a straightforward way to add new menus and workflows into WPmanager as time goes on. The framework is very modular and includes base classes for tables, text boxes, and selection menus. I’ve also incorporated a built-in hierarchy system that makes navigation a very straightforward thing to understand in the code.