How to Automate ODK Data into Visualization Dashboards

Yes @chrissyhroberts youa re right ruODK is one of great package and I am working on it. I am trying to make a login page before my dashboard. Can you tell me how can I do that.

Best,
@iamnarendrasingh

You could look at these options

Static crypt is pretty simple to use and encrypts the html (only with AES256, so use a good password)
I am sure that others have better solutions

2 Likes

Another option is to host the dashboard behind a proxy with authentication. This is a typical scenario in larger organisations who run an intranet of staff-only pages, often in combination with single-sign-on.