Many dashboard/portal solutions are complicated projects and have steep learning curves. Keeping the solution simple has been a key design principle for RapidOSS from the beginning. As a result, RapidOSS is easy to implement, easy to extend, and easy to maintain.
- Fast deployment. RapidOSS includes all the necessary ingredients to get the solution up and running. No external dependencies.
- Platform independent. Server side application runs in the Java Virtual Machine, therefore can run on any platform with that has supported JVM.
- AJAX client. RapidOSS has an Ajax user interface and does not use java on the client, and plays nice with other applications. No more JVM conflicts on the browser.
- Standard technologies. RapidOSS leverages well known technologies and do not rely on proprietary languages, etc. therefore does not mandate product specific training.
- Simple user interface. Only the necessary functionality that is aligned with the
business processes can be exposed, enabling users to start using the solution quickly, eliminating potential training costs.
