reactivemaps icon indicating copy to clipboard operation
reactivemaps copied to clipboard

Mapping should be a part of init script

Open siddharthlatest opened this issue 7 years ago • 3 comments

siddharthlatest avatar Aug 17 '16 13:08 siddharthlatest

A lot has changed here, we have the https://opensource.appbase.io/gem plugin that allows data modeling in an Elasticsearch index.

We have also added an onboarding guide to smoothen this process https://opensource.appbase.io/reactivemaps/onboarding.

More can be done by adding a documentation section explaining how to update the mappings wrt different components (mainly DataSearch and ReactiveMap).

In the future, we also intend to add a visual mapper tool to associate the UI components with their corresponding data fields.

siddharthlatest avatar Feb 10 '17 14:02 siddharthlatest

Update: Will be building a new tool importer to simplify the whole mapping process.

The idea is:

  1. User imports the data,
  2. Importer aka a GUI wizard recommends and asks the user for individual data types for each field and Voila! Mappings are done,
  3. Provide connecters with the data browser and API onboarding guides for further data updates.

siddharthlatest avatar Mar 10 '17 11:03 siddharthlatest

How to pass the props from a ResultCard to ResultCard Detail Page? It'a a case if we want to make all these cards clickable linked to a Detail Page to check details about this offer. Thanks.

pbbhopp avatar Jan 15 '19 21:01 pbbhopp