DemocracyLab / CivicTechExchange

https://www.democracylab.org
MIT License
97 stars 64 forks source link

Impact Dashboard #1088

Open typesend opened 8 months ago

typesend commented 8 months ago

Branched off of the CMU team's branch and have started refactoring per PR #1075. @marlonkeating and others, please take a look to see the general direction I've taken this. There is still refactoring to do, but this loads much faster on my machine now that there is a single JSON endpoint and all the child components receive the data as props.

I plan to maintain others' commit history but reserve the right to squash/clean up some of mine before this gets merged.