-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2016 design refresh #35
Comments
In addition to supporting the new features, I think some useful things might be...
(but these are basically porting information from the Cambridge Election Commission's website, haha) |
So a basic idea is having a tabbed interface, with early voting information in one tab and election day information in the other. During early voting the site could by default show the early voting tab, and on election day we can disable the early tab and default show the election day tab. Overall
In each tabEach tab will work slightly differently, since early voting works slightly differently from election day voting. Early VotingCan freely click around the different locations. Clicking a location will show that location's information in the right area. If no location is selected, it can show general information related to the concept of early voting. Election Day VotingMuch like the current site, you must enter a location to proceed. After finding your address it will find directions and show them in the right area (much like now). I welcome any comments. These are some big changes so we might have to discuss the best way to iterate towards this. |
* use OFFICIAL bootstrap sass instead of whatever this buggy one was. Updates bootstrap from 3.0.0 to 3.3.7. * initial redesigned site, no early info added yet. WIP for #35 * fix jquery, map resize fix for tabs * pin down jquery version (the updated bootstrap will upgrade it otherwise) * make it usable on mobile * adjust spinner position and make it not bigger than the button text
* use OFFICIAL bootstrap sass instead of whatever this buggy one was. Updates bootstrap from 3.0.0 to 3.3.7. * initial redesigned site, no early info added yet. WIP for #35 * fix jquery, map resize fix for tabs * pin down jquery version (the updated bootstrap will upgrade it otherwise) * make it usable on mobile * adjust spinner position and make it not bigger than the button text
The site looks a bit dated. Let's update it 💃
It should support the features described by #31 and possibly #32
The text was updated successfully, but these errors were encountered: