cityssm / voter-assistant

An easy-to-use, one page tool for municipalities relying on the VoterView Web Services API

Home Page:https://cityssm.github.io/voter-assistant/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voter Assistant

An easy-to-use, one page tool relying on the VoterView Web Services API.

Voter Services

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.

About

An easy-to-use, one page tool for municipalities relying on the VoterView Web Services API

https://cityssm.github.io/voter-assistant/

License:MIT License


Languages

Language:JavaScript 64.2%Language:Classic ASP 34.4%Language:SCSS 1.4%