CivicTechAtlanta / early-voting

Early voting information for Georgia
http://earlyvoting.codeforatlanta.org
BSD 3-Clause "New" or "Revised" License
4 stars 6 forks source link

UI: Automate displaying post-early voting content #51

Open mapsandapps opened 7 years ago

mapsandapps commented 7 years ago

It's been brought to my attention that several people will show up to an early voting location on election day. If you want to vote on election day, you need to go to your regular polling place, not any early voting one.

Ticket #49 outlines two new pieces of content:

  1. To be displayed after early voting but before/on election day
  2. To be displayed after one election but before early voting is approaching for the next election

Ideally, this change in display would be automated using the existing Angular app. We already have the election dates included in the app, so if it's currently within a given date range, we can have the site display different content.

Combines with #49 and #50 as a feature