Closed DaveBouman closed 2 years ago
Hi guys! I made some designs on how to implement the tags. I would love some feedback! We discussed making the tags pretty similar to the categories we have right now, so this is how I think it could look:
Overview page:
Detail page:
Wizard Step:
The other 'suggestion questions' could be these:
Any other idea's to put into that list would be very welcome!
Hey, Looks good!
Few questions:
The first screenshot, on the left filter bar, would we just show the most popular tags? now it's only a few tags but for instance when we would have 1000 tags in the DB?
First screenshot, On the project cards, The "Label" and "Interactie" are example tags right? the +2 looks good :)
Great job, I think it looks clean 💯 .
@MeesvanStraten
- The first screenshot, on the left filter bar, would we just show the most popular tags? now it's only a few tags but for instance when we would have 1000 tags in the DB?
Yes, I think popular tags would be good and eventually maybe some personally recommended tags. In the first iteration it might just be a random selection of tags, depending on the data we have available.
I agree that its definitely not a good idea to show all tags 😄
- First screenshot, On the project cards, The "Label" and "Interactie" are example tags right? the +2 looks good :)
Yes, those are just slight poorly cosen example tags!
Great job, I think it looks clean 💯 .
Thank you! 🤩
Kleine update, begin in de code is gemaakt 👍
Het staat op deze branch
Is your feature request related to a problem? Please describe. Currently we have categories implemented which are predefined by the adminstrators. Our view on this is that categories are more of a global thing like IT. Tags are more specific like "Angular", "C#", "HTML" or and can be defined by our userbase. It is important that these tags can and should be reused. Preferably our platform should not use different tags for the same thing like: "C#" and "C-sharp".
Describe the solution you'd like Research a way to implement a tag system. Think about how this can be used to find projects. Think of a similar system as hashtags on Twitter.
Additional context There is also a backend issue for open