Skip to content

[Project] Project Tags and Filtering #437

@0xVida

Description

@0xVida

Description:
Implement a tagging system to group and filter projects by category (e.g. 'DeFi', 'NFT', 'Template', 'Staging').

Requirements and Context:

CRITICAL CONTEXT: All code changes and execution steps for this issue must happen strictly within the ide folder of the repository. Ensure you are working inside the ide/ directory before beginning.

As the number of projects grows, users need a way to organize and find specific types of work quickly.

Acceptance Criteria:

  • Button to 'Add Tag' in each project card on the landing page
  • Filter sidebar on the landing page showing active tags
  • Search by tag in the global search

Deliverables:

  • src/components/projects/TagManager.tsx

NOTE: This issue will NOT be reviewed or approved without functional screenshots or verified terminal output where applicable!

Suggested Execution:

  1. Add a 'tags' column to the project data model

Guidelines:

  • Support color-coded tags for visual hierarchy
  • Maintain brand consistency and accessibility principles.

Example Commit Message:

feat: project categorization and tagging system

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions