From 4a58acd725a35d934bc3a6b397757115b1e72eb6 Mon Sep 17 00:00:00 2001 From: Seth vonSeggern Date: Fri, 22 Jan 2016 16:49:11 -0600 Subject: [PATCH 1/8] created README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..131e93e --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +#MizzouSEG + +##Description + +This project is exercise 1 for the software engineering course at Mizzou. The purpose is to use a Huffington Post API to gather polling information and visualize the information using D3.js + +##Links + +*[jQuery] (https://jquery.com) +*[D3.js] (http://d3js.org) +*[Huffington Post API] (http://elections.huffingtonpost.com/pollster/api) \ No newline at end of file From a6a47e73f57c3f94d7ef15e08005d9aef76752b0 Mon Sep 17 00:00:00 2001 From: Seth vonSeggern Date: Fri, 22 Jan 2016 16:55:06 -0600 Subject: [PATCH 2/8] updated to show democratic results --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 39c1d51..9ddfde3 100644 --- a/index.html +++ b/index.html @@ -12,7 +12,7 @@