You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are 4 subtypes of tags in our system which are:
- Programming Language
- Programming Paradigm
- Computer Science Topic
- Software Library
In the Glossary page we will have 4 cards for 4 tag subtypes respectively.
This task is essential for highlighting the purpose of application which is building a programming language community.
📋 Acceptance Criteria
The tag subtype cards are displayed in the Glossary page.
Tag subtype cards will be redirect user to the related tag subtype page includes description and related tags.
Unit tests for the Glossary page are written. Tests must include these :
- Tag subtype cards are rendered on the Glossary page.
- Related tag subtypes, their descriptions and tags will be rendered when clicked on the view tag subtype.
After the clarification made by the instructor and the discussion held with @mmtftr , I have updated this existing issue to reflect the needs of our application better, working on it.
📌 Implement a Feature
🏡 Component
📚 Description
- Programming Language
- Programming Paradigm
- Computer Science Topic
- Software Library
📋 Acceptance Criteria
- Tag subtype cards are rendered on the Glossary page.
- Related tag subtypes, their descriptions and tags will be rendered when clicked on the view tag subtype.
📃 Related requirements
Link to section
📅 Deadline
👁🗨 Reviewer
@mmtftr , @NazireAta
The text was updated successfully, but these errors were encountered: