codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Replace bootstrap with terra. #120

Open JakeLaCombe opened 7 years ago

JakeLaCombe commented 7 years ago

Terra is a UI framework that works better with react than bootstrap (https://github.com/cerner/terra-core). Given that it's best to keep all frontend interactions with react, I say we replace bootstrap with the offerings of Terra.

Acceptance Criteria:

nerdenator commented 7 years ago

I take it that this would be the consumer branch of Terra?