home-server icon indicating copy to clipboard operation
home-server copied to clipboard

Add likes counter for videos

Open schedutron opened this issue 7 years ago • 4 comments

Will require enhancing both the front-end and the Flask back-end.

schedutron avatar Oct 29 '17 06:10 schedutron

I can take frontend enhancing.

km4 avatar Oct 29 '17 15:10 km4

Hi everyone. I worked on this for a little and I ended up adding a db storing the videos' filenames, along w likes. I understand you may wanted to avoid this but I think it might not be that bad since it would be useful for the implementation of the comments too. I'll make a pull request so you can tell me what you think.

cnpapado avatar Sep 30 '19 15:09 cnpapado

@cnpapado This definitely is a cool feature to implement. I look forward to your PR!

schedutron avatar Oct 01 '19 16:10 schedutron

Here it is: #61

cnpapado avatar Oct 02 '19 22:10 cnpapado