Skip to content

xtul/tracking-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracking-web

A web UI for my tracking service.

Current features

  • Live device tracking on map

Planned features

  • Device adding, removing, updating
  • Viewing position history on map

How it works

After user logs in, his JWT token and all devices he has access to are stored in a Vuex store. Afterwards, a connection is made to a SignalR hub. The client
subscribes to position updates of his devices.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks