wcss
wcss copied to clipboard
Add Applause Button
It'd be cool to integrate this applause button somewhere with text near it that says something like. "Clap if you've found joy from this horse."
See https://applause-button.com/ for more details.
I'm working on this feature.
@caseydierking Have a look on this https://github.com/caseydierking/wcss/pull/72.
Did you need to store claps value on server ?
Yes we would need to store claps value.
@caseydierking Okay !
I am going to create an API and need your help to implement it via heroku.
@adsingh14 I can help you with that. What do you need?
@caseydierking I think to store clap value in database. Any suggestion ?
Thinking about integrating firebase.... Let me think about it a little bit.
Great! I'm also thinking about firebase to include.
@caseydierking
- Do you want to include authorization for storing claps value to database OR not ?
- How many claps you want to add on one click ?
- Should we disable the like button on first click ?
PS : I've started working with 'firebase'.