In this post, I'll be going over how I created the sub menus in Carpe Debitum and the subsections using Vue router. You may be able to use what I did to accomplish something similar.
It's been a couple of months, but I've continued working with VueJS and Spring Boot to add new front-end features such as new subsections and other areas for tracking purposes.
I got tired of using spreadsheets to track my financial debt accounts like my credit cards and school loans, so I decided to start a project using VueJS for the frontend and Spring Boot (Java) for the backend.