Skip to content

marckunze/rancor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

333 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rancor

The Ranked Choice voting tool. Because sometimes you need the computer to help make these kinds of decisions for you.

A project for City College of San Francisco (CCSF) CS 177 (Software Engineering).

Full Documentation

See the Wiki for the full documentation, including getting started, the functional spec, and other information.

Communication

What does it do?

Resolves the restaurant choice dilemma. Create a poll, invite who you need to pick. They vote, you go to figure out lunch without spending all morning on it. Then it solves what bar to go at the end of the day.

Build & run

To build and run a local copy

$ git clone git@github.com:marckunze/rancor.git
$ cd rancor
$ bundle install
$ rackup

Data definition

Polls and data are structured as below.

rancor-erd-2014-12-14

Bugs and feedback

  • For bugs, questions, feedback, and discussion please use the GitHub Issues

License

This project is licensed under the terms of the MIT license.

About

Ranked Choice voting tool repo

Resources

License

Stars

0 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors