Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bradoyler/htmlpollbuilder
- Owner: bradoyler
- Created: 2014-04-19T13:51:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-29T01:04:01.000Z (over 10 years ago)
- Last Synced: 2024-10-11T01:14:25.080Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://bradoyler.github.io/HTMLPollBuilder/
- Size: 250 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)