Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cityofdetroit/scf-stats

Analyzing Improve Detroit 311 tickets
https://github.com/cityofdetroit/scf-stats

Last synced: 6 days ago
JSON representation

Analyzing Improve Detroit 311 tickets

Awesome Lists containing this project

README

        

# scf-stats

A web app for analyzing Improve Detroit 311 tickets.

Built with [Create React App](https://github.com/facebook/create-react-app), [Material-UI](https://material-ui-next.com/) components, and [Improve Detroit Issues](https://data.detroitmi.gov/d/fjru-bz8m) open data.

# Install

`yarn` will install dependencies

## Development

`yarn start` will run the build steps and serve at `localhost:3000`

`yarn deploy` will publish to `gh-pages`