Skip to content

ObjectIsAdvantag/roomkit-react-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Map example for RoomKits

This project illustrates how to create a Map that displays PeopleCount analytics fired by a set of Roomkits.

The repo should be explored in this order:

  • html: static version of the map
  • react: turning the static map to a React app (plain JSX, without bundling)
  • react-collector: becoming dynamic by injecting collected data and updating the map live
  • react-design: a better design for the map (built for DevNet Create'18)
  • react-bundled: turning the JSX main file to individual React components (MarkerComponent)

Snapshot

Inspired by these React examples:

  • Roomie: an end-to-end app, mobile friendly
  • PixelsWifi: an interactive dashboard showing affluence based on Cisco CMX Location Services

About

A React map showing PeopleCount analytics fired by a set of RoomKits

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages