Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.08 KB

File metadata and controls

29 lines (18 loc) · 1.08 KB

ELECT - Evaluating Local Elections and Candidates Tool

Team Tier 2

Team Members

  • Bobby Thompson - Team Lead
  • Khyati Panchal - Front End Developer
  • Trevor Surface - API Lead Developer
  • Eric Engel - Google Maps Lead

Git Repository

https://github.com/BlueEyes360/elect

Website

smart-elect.info

About Our Project

ELECT is a free, open source, privacy focused tool that aggregates data about upcoming elections, local, state, and national Candidates and Representatives. We created ELECT as a React-based Progressive Web Application so that it would be available to the widest audience possible. The tool runs in any web broswer and can be saved as a application on a smart device.

With the sanctity of privacy required to make democratic elections possible in mind, we decided to never store any data about anyone that ever uses the tool. All possible attempts have been made to hide user information in any API calls that were made to exclude the possibility of targetted advertisements and any sort of data collection.

This project was bootstrapped with [Create React App]