This is the baisc mock up for the PoliTracker application. Currently working under Blue Wire Ventures
* Rename user "name" to "username"
* Get forgot email to be sending out
* When I reset db it creates my basic user as well
* Autocreate 5 bills
* Destroy all information about the voter when they switch to politician
* Only allow bill updates on those users who have admin rights
* Summary for and against a bill
* Politician video about why they voted the way they did
* Agrigation of votes by politician compated to constituancy and so on
* On individual bill page show the break down of votes. How voters voted, How senate boted, How house voted
* Rename description field in DB to legislation
* Add links to actual legislation
* Alter default sizing on bill images in container
* Put consious limits on the length of the bill attributes
* Vote button styling, including indicating which way logged in user voted
* Bill fields have size limits but do not display them to when someone goes over the limit
* When voting on a bill it shoudl go back to page you were onz
* Infinite scroll instead of pagination