Skip to content

Earthquake analyzer built with Appbase.io's ReactiveMaps and ReactiveSearch !

Notifications You must be signed in to change notification settings

awesome-reactivesearch/earthquake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺️ ReactiveMaps Starter App

This project was bootstrapped with Create React App.

Step-by-step guide available at ReactiveMaps Quickstart Doc.

Develop

yarn && yarn start

should open something like this

Configure

The ReactiveMaps and ReactiveSearch components code resides in src/App.js file. For building this app, we use:

  1. appbase.io for the backend, any Elasticsearch cluster/index should work.
  2. A simple flex based layout system, you can use Materialize's or Bootstrap's grid, or roll your own layout - the ReactiveSearch components are layout agnostic.
  3. The following components:
  • ReactiveBase - Provider component that connects the UI with the backend app.

  • SingleList - Creates a single selection based list UI component that is connected to a database field.

  • RangeSlider - Creates a slider component that is connected to a database field.

  • SelectedFilters - Creates a selectable filter UI view displaying the current selected values from other components.

  • ReactiveMap - Creates a data-driven map UI component. It is the key component for build map based experiences. "# earthquake"

About

Earthquake analyzer built with Appbase.io's ReactiveMaps and ReactiveSearch !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •