I am wondering if there is any working solution for navigating between pages for a multi-page application. I currently have a multi-page application where I keep the main application script in the main folder and created a subfolder to keep other pages, as described in this:
I am trying to navigate between pages with a button press or something similar, instead of selecting through the sidebar.