Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cityofdetroit/scf-stats
- Owner: CityOfDetroit
- Created: 2018-03-13T17:11:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T13:32:45.000Z (over 1 year ago)
- Last Synced: 2024-04-14T07:56:38.913Z (7 months ago)
- Language: JavaScript
- Homepage: https://cityofdetroit.github.io/scf-stats/
- Size: 8.55 MB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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`