jtmelton/appsensor

How to edit the login page

Closed this issue · 4 comments

Hi,
We want to make a demo of Appsensor, but we didn't understand how to edit the login page and to make the events appears in the dashboard.

Thanks for the help

Warok

Are you using the appsensor demo and UI described here - https://github.com/jtmelton/appsensor/blob/master/sample-apps/DemoSetup.md ? If so, which part is not working? You should be able to clone/edit that code and make any updates you need.

Ah, ok. The data for the demo environment is being generated by this app https://github.com/jtmelton/appsensor/tree/master/sample-apps/appsensor-ws-rest-client-boot-data-generator , which just sends requests to the REST api. As for how to call the REST api - the docs are here: http://appsensor.org/docs/v2.3.0/api/ui/index.html .. hope that helps!