Implement tagging system for videos and channels
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.
/bounty $50
~~## 💎 $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:~~ ~~- To claim a bounty, you need to provide a short demo video of your changes in your pull request~~ ~~- If anything is unclear, ask for clarification before starting as this will help avoid potential rework~~ ~~- For assistance or questions, join our Discord~~
~~Thank you for contributing to algora-io/tv!~~
~~Add a bounty • Share 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 |
| 🟢 @vishwamartur | Dec 7, 2024, 5:32:14 PM | WIP |
/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 |
/attempt #70
| Algora profile | Completed bounties | Tech | Active attempts | Options |
|---|---|---|---|---|
| @kaf-lamed-beyt | 7 bounties from 3 projects | JavaScript, HTML, TypeScript & more |
Cancel attempt |
💡 @kaf-lamed-beyt submitted a pull request that claims the bounty. You can visit your bounty board to reward.
Is this issue still open, if it is I'd like to work on it as I am pretty interested