Skip to content

POC to demonstrate realtime tracking of android clients with location update.

Notifications You must be signed in to change notification settings

himanshusoni/node-socket-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-socket-poc

Contains

1] EGM - android application to send location updates to the server. - uses socketio java library found at https://github.com/nkzawa/socket.io-client.java - contains a background service to update location

2] Nodejs server - Ignore the Read me inside the folder - listens to the client for location update - add user and location data to db (to be implemented) - Admin Panel found at index.html with realtime dashboard. - Every client update is broadcasted to the admin namespace.

About

POC to demonstrate realtime tracking of android clients with location update.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published