algora-io / tv

Open source Twitch for developers
https://algora.tv
Other
1.07k stars 67 forks source link

Implement tagging system for videos and channels #70

Open zcesur opened 2 months ago

zcesur commented 2 months ago

Both users and videos should have a tags field that's a list of strings.

Videos should be initialized with the current tags of the user. Users should be able to set their current tags from user settings.

Let's use regular text input and a list of badges that appear beneath it. Hitting enter inside the input should add the tag to the list. Clicking on a badge should remove it from the list.

zcesur commented 2 months ago

/bounty $50

algora-pbc[bot] commented 2 months ago

💎 $50 bounty • Algora

Steps to solve:

  1. Start working: Comment /attempt #70 with your implementation plan
  2. Submit work: Create a pull request including /claim #70 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

❗ Important guidelines:

Thank you for contributing to algora-io/tv!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @govindup63 Aug 29, 2024, 8:09:34 PM WIP
🟢 @harshsbhat Sep 3, 2024, 6:36:57 AM WIP
🟢 @kaf-lamed-beyt Sep 12, 2024, 3:06:05 PM #92
govindup63 commented 2 months ago

/attempt #70 can you assign this issue to me?

Algora profile Completed bounties Tech Active attempts Options
@govindup63 1 bounty from 1 project
CSS, TypeScript
Cancel attempt
kaf-lamed-beyt commented 2 months ago

/attempt #70

Algora profile Completed bounties Tech Active attempts Options
@kaf-lamed-beyt 7 bounties from 3 projects
JavaScript, HTML,
TypeScript & more
Cancel attempt
algora-pbc[bot] commented 2 months ago

💡 @kaf-lamed-beyt submitted a pull request that claims the bounty. You can visit your bounty board to reward.

Kishan-Kulkarni commented 1 month ago

Is this issue still open, if it is I'd like to work on it as I am pretty interested