Skip to content

Show project tech tags on project cards#264

Open
akmhatey-ai wants to merge 1 commit into
algora-io:mainfrom
akmhatey-ai:codex/projects-tech-tags-197
Open

Show project tech tags on project cards#264
akmhatey-ai wants to merge 1 commit into
algora-io:mainfrom
akmhatey-ai:codex/projects-tech-tags-197

Conversation

@akmhatey-ai
Copy link
Copy Markdown

Summary

  • Render each project's existing tech_stack on the /projects cards.
  • Cap the visible tags at four items so cards stay compact.
  • Add a LiveView test covering project tech tag rendering.

Closes #197.

Validation

  • mix format --check-formatted lib/algora_web/live/orgs_live.ex test/algora_web/live/orgs_live_test.exs
  • MIX_ENV=test mix test test/algora_web/live/orgs_live_test.exs in WSL with a temporary local Postgres instance: 1 test, 0 failures
  • git diff --check
  • gitleaks detect --pipe --redact --verbose --no-color

Notes

  • I did not run the full test suite.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 15, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add language/technology tags to project cards

2 participants