Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.

Commit

Permalink
Add screenshot. Fixes #39.
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Jan 20, 2018
1 parent e495561 commit ebb6a20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Polls can be dynamic, meaning users can(*if allowed*) contribute options and que
It uses [range voting](http://rangevoting.org/UniqBest.html) (also known as olympic score voting) for all your poll options. [Range voting](http://rangevoting.org/) is *more expressive* than simple :thumbsup: or :thumbsdown: votes (IE [approval](http://rangevoting.org/AppExec.html)). It also beats out [IRV](http://rangevoting.org/rangeVirv.html), and [first past the post](http://rangevoting.org/Plurality.html) for [minimizing voter regret](http://rangevoting.org/UniqBest.html).

Features:

- Polls can have multiple questions.
- Anyone can edit, delete, or create additional questions, and options (if allowed by the creator), at anytime.
- Live chat on the sidebar.
Expand All @@ -24,6 +25,7 @@ Features:
- Questions can be either Range, or Pointing Poker style.

Tech used:

- [Java Spark](https://github.com/perwendel/spark), [Bootstrap v4](https://github.com/twbs/bootstrap), [Angular4](https://github.com/angular/angular), [Angular-cli](https://github.com/angular/angular-cli), [ng2-bootstrap](http://valor-software.com/ng2-bootstrap/), [ActiveJDBC](http://javalite.io/activejdbc), [Liquibase](http://www.liquibase.org/), [Postgres](https://www.postgresql.org/), [Markdown-it](https://github.com/markdown-it/markdown-it), [angular2-toaster](https://github.com/Stabzs/Angular2-Toaster)

Check out a sample poll [here](http://simplevote.ml/#/poll/jR).
Expand All @@ -32,6 +34,10 @@ Join the subreddit: [/r/simplevote](https://www.reddit.com/r/simplevote/)

[Change log](https://github.com/dessalines/simple-vote/issues/closed)

## Screenshots

![image](https://i.imgur.com/ZXPI8e1.png)

---

## Installation
Expand Down

0 comments on commit ebb6a20

Please sign in to comment.