Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/bnb2011/monroe-elections
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Aug 10, 2011
2 parents 65beacd + 0aa3be2 commit b24e39d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README
@@ -0,0 +1,16 @@
+---------------------------------------------------------------+
| Monroe Election |
+---------------------------------------------------------------+





=== Author: Beau Bouchard
Android Goals:
- Develope widgit which reads the xml data from the foss@rit website.
- Displays bar graph for each canidate calculating percentage of votes
- Party names, and bargraph colors will match political colors (red = rep, blue = Demo, green = indie)



1 change: 1 addition & 0 deletions election.py
Expand Up @@ -15,6 +15,7 @@
#
# Author: Nathaniel Case
# Ralph Bean -- http://threebean.org
# Beau Bouchard -- http://beaubouchard.com

from BeautifulSoup import BeautifulStoneSoup
from time import sleep
Expand Down

0 comments on commit b24e39d

Please sign in to comment.