Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bradoyler/htmlpollbuilder

a quick tool for building the markup for a poll on your blog/website
https://github.com/bradoyler/htmlpollbuilder

Last synced: 11 days ago
JSON representation

a quick tool for building the markup for a poll on your blog/website

Awesome Lists containing this project

README

        

# HTML Poll Builder

#### A quick/simple tool for building the markup for a poll on your blog/website
![2014-04-28](https://cloud.githubusercontent.com/assets/425966/2824813/07f42888-cf3a-11e3-85ed-7045bd3fa6c2.jpg)
------
#### Get running (mac)
```sh
$ git clone https://github.com/bradoyler/HTMLPollBuilder.git # pull down this repo
$ cd $_ # change into new diretory
$ python -m SimpleHTTPServer # run on http://0.0.0.0:8000
```
------
#### Demo
http://bradoyler.github.io/HTMLPollBuilder/

------
#### Screenshots

![screen shot 2014-04-19 at 10 02 49 am](https://cloud.githubusercontent.com/assets/425966/2748587/61897c7a-c7cb-11e3-8395-2389539c81cf.png)