https://github.com/dtphelan1/arlington-ma-town-member-voting
Vote Smart Arlington is providing transparency into the voting history of elected arlington town meeting members.
https://github.com/dtphelan1/arlington-ma-town-member-voting
elections open-data voting
Last synced: 7 months ago
JSON representation
Vote Smart Arlington is providing transparency into the voting history of elected arlington town meeting members.
- Host: GitHub
- URL: https://github.com/dtphelan1/arlington-ma-town-member-voting
- Owner: Dtphelan1
- License: gpl-3.0
- Created: 2021-04-01T02:01:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-04T17:01:53.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T12:11:53.754Z (7 months ago)
- Topics: elections, open-data, voting
- Language: JavaScript
- Homepage: https://www.votesmartarlington.com/
- Size: 3.97 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vote Smart Arlington
Vote Smart Arlington is an effort to present Arlington, MA town member voting records in a novel and accessible way. Our site gives Arlington town residents the ability to select their precinct and view their town meeting members' voting history for all of 2020, which we hope will serve as an informational resource as we approach the municipal election on April 10, 2021.

## Local Development
Consult the READMEs in each of the respective directories for API development and front-end development.
## Deployment
### Dependencies
Deployment is currently done by pushing Docker images into the Heroku container registry.
Deployment requires the Heroku CLI:
```bash
brew tap heroku/brew && brew install heroku
```
When Docker and the Heroku CLI are installed on your system, you can use the Makefile here
at the top of the repo for running a deployment. You may need the owner of the Heroku app (Graham)
to add you as a collaborator.
## License
This project is built using the CopyLeft, GPL-3.0 License. The text of this license can be found [here](./LICENSE)