Skip to content

RHoK-Ottawa/votesavvy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

votesavvy

A resource for young voters to explore voting options, through data and social media.

personas

Need and independent account for:

  • Gmail
  • Twitter API (they already have twitter so it should be fine)
  • Bluemix
  • Typeform
  • Github
  • Zapier

Current features of APIs

  1. vote API

Request example: POST /api/vote HTTP/1.1 Host: localhost:8080 Content-Type: application/json; charset=utf-8 Cache-Control: no-cache

{"voter": "kitten", "postcode": "k2n" }

Response: { "voter": "kitten", "postcode": "k2n" }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.4%
  • JavaScript 32.9%
  • CSS 19.7%