RoInsights
This MVP demo highlights some of the basic capabilities of a user configurable multiple hierarchy data solution.
Testbeds
Create an account and take it for a test drive! You will not have access to add/update/delete on the Admin pages but to only the configured business objects.
Please keep in mind that this is a development testbed only and data and business objects will be removed or added on an adhoc basis. Also, your account may be removed at anytime but feel free to sign up again!
Solution Components
ro-connect-api
Built on Express for Node.js, ro-connect-api is a RESTful API platform for interaction with a mongoDB backend and handles all data access and account security.
ro-insight-ui
Built on the Angular web application framework, ro-insight-ui is both the bootstrap IDE for building web based solutions and is also the rendering platform for the solution.
Each ro-insight-ui subdomain can act as an independent web application frontend (or as separate tenants) with a shared account maintenance backend allowing for a single set of credentials to access all configured solutions.
There is no need to worry about creating the database access layer, it’s built into ro-insight-ui. As you create and manage your application’s business objects ro-insight-ui will create and maintain the required backend mongoDB collections and also handle all inserts, updates and deletes plus sync all data to all collections that may reference parent/child relationships in your business objects.
Thank you for using RedOmicron.