Skip to content

Data-2-the-People/skyfall

Repository files navigation

Tests Coverage Status

Source code the d2tp donation optimization website.

In setup/config, you can set the fields you want to build filters for to generate a dropdown menu for each possible option. Specify numBuckets to created a bucketed filter. SCATTERPLOT_X_FIELD and SCATTERPLOT_Y_FIELD are used to adjust the fields used in the scatterplot.

Getting Started

  1. git clone https://github.com/Data-2-the-People/skyfall.git
  2. npm install
  3. npm run dev

Open http://localhost:3000 with your browser to see the result.

Vercel

Contributing

  • Please take a look at open issues.
  • Any PRs that raise coverage are never a bad thing.