euruko2013 / vestibule

The CFP platform for Euruko 2013
http://cfp.euruko2013.org
1 stars 4 forks source link

Voting for final selection of presentations from the list of finalists #10

Closed nikosd closed 11 years ago

nikosd commented 11 years ago

Still open how this will be. Possibilities:

  1. Simple up/down voting as with the previous phase
  2. Ordered by preference
  3. Chips

For 2. I found this: https://github.com/asaaki/vote-schulze which would help

nikosd commented 11 years ago

This is what the "Selection" model/controller is supposed to do. Merge with latest changes in ruby manor's vestibule and update as needed.

nikosd commented 11 years ago

Almost ready on selections branch but needs work on the styling, UX part.

nolamesa commented 11 years ago

@nikosd I suggest you deploy it as is, and later today we can restyle it a bit. People should be able to vote

nikosd commented 11 years ago

@nolamesa I was trying to use it yesterday and it was really cumbersome... :/ We need to do a quick and focused sprint to fix IMO.

@stream7, @Agis- and the rest @euruko2013/volunteers do you read this?

:D

avgerin0s commented 11 years ago

Yeap! Here to help if you need anything on Ruby/Rails part (or something basic on systems part)

stream7 commented 11 years ago

@nikosd yeap, will check it tonight

nikosd commented 11 years ago

@eavgerinos and @stream7 : What I don't like is the CSS part. You could say it's almost "broken" and not really user friendly. Feel free to checkout the selections branch and check it out.

In order to see some actual data you'll have to run db:seed and then possibly proposals:prepare_for_phase_two. These two will fill in some data but still not all. We'll need to update the seeds with a better sample set, similar to the live app. I guess around 100 proposals and a bunch of users would be ok.