Skip to content

SensesProject/finder

Repository files navigation

Scenario Finder

Volker Krey and Jonas Parnow

This explore module allows you to quickly filter all avialable scenarios from the IAMC 1.5 database

screenshot of the module

Co-production Techniques Finder

Sara Talebian, Henrik Carlsen, Nienke Ansems, Eric Kemp-Benedict and Jonas Parnow

How can we do co-production? The co-production database provides an overview of different methods and tools for specific co-production objectives.

screenshot of the module


This repository contains the code for Scenario Finder and Co-production Techniques Finder. They are part of the SENSES Toolkit.

License

The source code is licensed under the ISC license. Text and graphics are licensed under Attribution-ShareAlike 4.0 International. For licensing information on datasets please refer to the data sources section. Exceptions are listed below on a per-file basis.

Structure

  1. Pages use components/Finder as a starting point. They pass urls, titles, … to the Finder.
  2. The Finder safes these information on created.
  3. The loading of data for facets and data is started by the localStorage.

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run build && npm run generate

About

This explore module allows you to quickly filter a list of items. Currently running with the IAMC 1.5 database and a list of co-production techniques.

Topics

Resources

License

Stars

Watchers

Forks