psu-capstone / churchill

Other
2 stars 2 forks source link

Making a drag and drop demo for ranking #46

Closed r-t-a closed 8 years ago

r-t-a commented 8 years ago

Keeping it similar to what they have now, but limiting it to strongly disagree -> strongly agree.
We can make another demo that's simply just inputting ranking numbers as well and see what works best.

r-t-a commented 8 years ago

Here's a mock of what I'm thinking:

https://docs.google.com/drawings/d/1JNZVICPzMiZYfQ7e7bWKWQx-gTUw5mfZOOMFUhuEhxQ/edit

m-d-s commented 8 years ago

I like this, it looks more intuitive and cooler than radio buttons. You should show this to Rob and see what he thinks, I had assigned him a task to work on for prototyping and issue ranking page.

r-t-a commented 8 years ago

Yeah, I was thinking Rob could make a radio button one so we can have 2 options to show but that might be a waste of effort, so @rebpdx , feel free to look at this and run with it for your story

rebpdx commented 8 years ago

I do like that a lot better than the radio buttons. Do you want me to give it a whirl? I was also thinking about a drag and drop list to move the items into the order you like but it may not be a clear as your mock-up.

m-d-s commented 8 years ago

@rebpdx Yea, give it a go. I don't know if you saw #41 yet or not, but if you want to get a head start on a prototype that would be cool.

r-t-a commented 8 years ago

@rebpdx Yeah, go for it, and you definitely don't have to stick to any mock ups that I did.

rebpdx commented 8 years ago

Sounds good. I'm currently catching myself up on the code. I found a few preconstructed APIs for gui stuff like sorting lists but looking into creating something without adding dependencies.