Skip to content

nanosek/supermarket-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is is busy?

This is a prototype of an OpenStreetmap Mashup to show the current "waiting queue" length

How does it work?

Almost everything runs in your browser via JavaScript, there is no dedicated server that belongs to this mashup. Three external servers are being used (their public APIs are being queried by your browser):

  • OpenStreetMap to get the map tiles (the map background)
  • wss://mqtt.eclipse.org to fetch the reported status that others have published
  • overpass-api.de/api/interpreter to get the actual data where the elements that you are interested are located

Map with Leaflet

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published