Skip to content

Commit

Permalink
mark more important todos
Browse files Browse the repository at this point in the history
  • Loading branch information
benhiller committed Oct 25, 2020
1 parent 7afa782 commit df410fc
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions todo.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
functionality:
- allow filtering by votes across multiple races (or single race for races with numVotes > 1). or choose multiple candidates in 1 race and compare how their voters voted in other races
- filter by precinct (or district?), ballot type (could be interesting for NPP vs registered dems in dem primary)
- allow filtering by votes across multiple races (or single race for races with numVotes > 1)
- choose multiple candidates in 1 race and compare how their voters voted in other races
* filter by precinct (or district?)
- filter by ballot type (could be interesting for NPP vs registered dems in dem primary)

ui:
- tooltip explanation for unknown
- Allow clicking on a candidate row to apply them as a filter?
- also indicate diff in bar chart? maybe too noisy
* tooltip explanation for unknown
* Allow clicking on a candidate row to apply them as a filter?
* also indicate diff in bar chart? maybe too noisy
- Separate races by type? Group presidential primaries, house, state leg, props, etc?
- test on iphone
* test on iphone
- try to break up rows into two rows on iphone?

data:
Expand Down

0 comments on commit df410fc

Please sign in to comment.