I have a project at work where I need to create a management information reporting dashboard that pulls data from various business applications.
I will be using REST API, as well as SQL for different systems. I was wondering if the best way to create a UI for this would be web based?
I am also learning Python and wonder if it could be a good opportunity to create a software solution to this - or is that over engineering the situation? If a web based UI will be suitable?