Biome (or Habitat(tm)) Census Viewer
- Built with ReactJS
fetchs census data from the Biome supervisor- Uses a proxy to enable CORS bypass
- Single Page application
- Allow multiple endpoints, local storage
Possibly:
- Wrap as an electron app
currentServeris a separate object. This should be changed to be an index in theserverslist/array.- Change the status value to be stored in the
serverslist. - Use status to update sidebar indicator based on latest poll status.