https://github.com/cityssm/voter-assistant
An easy-to-use, one page tool for municipalities relying on the VoterView Web Services API
https://github.com/cityssm/voter-assistant
elections municipalities ontario voterview
Last synced: 10 days ago
JSON representation
An easy-to-use, one page tool for municipalities relying on the VoterView Web Services API
- Host: GitHub
- URL: https://github.com/cityssm/voter-assistant
- Owner: cityssm
- License: mit
- Created: 2018-09-05T20:11:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T17:11:08.000Z (almost 4 years ago)
- Last Synced: 2025-10-27T02:40:30.443Z (9 months ago)
- Topics: elections, municipalities, ontario, voterview
- Language: JavaScript
- Homepage: https://cityssm.github.io/voter-assistant/
- Size: 184 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voter Assistant
An easy-to-use, one page tool relying on the VoterView Web Services API.

## Requirements
This project aims to run with very little effort on older software,
a common case for municipalities.
- IIS 8 or better.
- ASP scripting enabled.
- VoterView Web Services API.
- VoterView iFrame (for Voters List lookup).
## Getting Started
- Download a copy of this project to a folder on your web server.
- Create a new website using the IIS Manager application, pointing at the folder.
- Create a copy of `inc/settings-sample.asp` named `inc/settings.asp`.
- Enter your VoterView Web Services login credentials in the `settings.asp` file.
## See It Running
_Refreshing for the 2022 election._
## Note
**This application is in no way endorsed by [DataFix](https://datafix.com/).**