Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upvote / downvote #51

Open
mbaur opened this issue Nov 12, 2015 · 13 comments
Open

upvote / downvote #51

mbaur opened this issue Nov 12, 2015 · 13 comments

Comments

@mbaur
Copy link

mbaur commented Nov 12, 2015

add the feature to rank a post positive or negative

@pmuens
Copy link
Member

pmuens commented Nov 12, 2015

I think this feature is a good thing.

But we should make it possible to sort by different attributes (such as creation time, up votes, down votes, ...).

The algorithm which ranks this votes is fundamental for a good user experience. We should take a look at TelescopeJS. They solved the problem in a great way.

@zaverichintan
Copy link
Member

Should we make a new collection to store like dislikes or add it in post collection?

@pmuens
Copy link
Member

pmuens commented May 11, 2016

I would vote to add it in the posts collection.

@mattvella07
Copy link
Contributor

I agree, add it to the posts collection.

@mattvella07
Copy link
Contributor

@zaverichintan Do you want to work on this one? If not, I can take it.

@zaverichintan
Copy link
Member

I will try it for a week. Will continue discussion here. Would love to hear from you.

@mattvella07
Copy link
Contributor

Ok, cool!

@zaverichintan
Copy link
Member

https://github.com/copleykj/socialize-likeable
shall we use this ?

@zaverichintan
Copy link
Member

image
#OR
image

@mattvella07
Copy link
Contributor

Are those the Font Awesome icons? They look a little different

@zaverichintan
Copy link
Member

zaverichintan commented May 12, 2016

I used glyphicons.
I will switch to font awesome.
image

@mattvella07
Copy link
Contributor

Ok cool, looks better. Try these also: http://fontawesome.io/icon/thumbs-o-up/ and http://fontawesome.io/icon/thumbs-o-down/

@zaverichintan
Copy link
Member

The enhancement is deployed so we can close the issue @pmuens .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants