Corgam / SS23_ADSP_TCF

An official repository for the "Tangible Climate Futures" project from the ADSP (SS23) course at TU Berlin.
1 stars 2 forks source link

Journey: Create a journey object #109

Closed Corgam closed 1 year ago

Corgam commented 1 year ago

A journey JSON object should be created, a representation of the journey that the user took during the exploration of the data.

The journey should include:

Finally, the journey should be able to reference another one inside of its filterSet.

Corgam commented 1 year ago

Double of #118