c2siorg / Codelabz

Codelabz
Apache License 2.0
12 stars 51 forks source link

Add tags functionality implemented #108

Open Aditya-Sakpal opened 7 months ago

Aditya-Sakpal commented 7 months ago

Description

In this pr I have implemented the add tags functionality . Now while creating the tutorial the creator can add tags according to their tutorial . Also I have displayed them in the Card.

Motivation and Context

Adding tags functionality was unimplemented

Test Results

image

Video Reference

add_tags_functionality.webm

Types of changes

Checklist:

Request to review

@Maahi10001 @ABHISHEK-PANDEY2 @Shiva-Nanda @shivareddy6 please review my pull request

rohitPandey469 commented 7 months ago

@Aditya-Sakpal Hey brother, How about adding an option to edit the already selected tags ( tags selected at the time of tutorial ) while writing tutorial content, that would be more cool right - like the user will be having more command over tutorial tags. What do you think???? If you want to know about its implementation then check https://github.com/scorelab/Codelabz/pull/1210 Something similar or actually the same thing is done here :)

Aditya-Sakpal commented 7 months ago

@rohitPandey469 great idea bro , but rather than providing them predefined tags we should allow them to add their own tags . Like we can add up your's pr and my pr and create something even more useful . What do you think ?

rohitPandey469 commented 7 months ago

Cool @Aditya-Sakpal let @ABHISHEK-PANDEY2 Sir know about it!