summaryrefslogtreecommitdiff
path: root/poll.go
AgeCommit message (Collapse)Author
2014-07-21Only allow users to vote on a poll onceJoe Robinson
2014-07-21Added some error checkingJoe Robinson
2014-07-21Check if user is an admin or added the poll to allow them to remove oneJoe Robinson
2014-07-20Added poll removal optionJoe Robinson
2014-07-18Added initial voting functionalityJoe Robinson
2014-07-18Added functions to add new pollsJoe Robinson