I have been developing with Laravel 5 and mostly MySQL database, however I have basic knowledge of Oracle DB (never used it before in a project). Recently, our company one me to work on a system with spec as follows:
We want all data to be in a central DB (Currently, there is a lot of Excel around). I expect the web app to have every huge forms just looking at the Excel samples.
Employees in different department (about 14), will come in and log into the app and complete web forms (each department has it's web form format). The submitted data in different units will have to be validated by different managers in the unit before it can be made available to the reporting department for analytics.
Oracle BI solution would be adopted in the near future, so what I am to develop now is just a temporal solution. Is Oracle apex suitable for this kind of project? Management want to see some UI.