Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a dashboard #45

Open
GlauberF opened this issue Jan 2, 2017 · 2 comments
Open

create a dashboard #45

GlauberF opened this issue Jan 2, 2017 · 2 comments

Comments

@GlauberF
Copy link

GlauberF commented Jan 2, 2017

How could I create a dashboard using this technology, being able to register eddystone, register position (latitude and longitude), have some open-source dashboard, or some dashboard using your lib, so I can see

@jacobrosenthal
Copy link

For definitions of 'dashboard' that include command line 'graphics', no real question here, use the library as intended and write stuff that triggers and displays the results of the library.

Ill assume you mean web dashboard, in which you need a front end web stack stuff to have access to back end node stuff which is the 'complicated' bit. Probably use express or hapi to create a web front end, then use websockets to talk to a node-eddystone-beacon on the backend. I did something similar with react and material ui a while back maybe you could harvest something from there https://github.com/jacobrosenthal/eddystone-react-material

@GlauberF
Copy link
Author

GlauberF commented Jan 3, 2017

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants