CodeForPhilly / CodeForPhilly/laddr
Show list of tech, topic, and events tags in project summary tiles
- 主要言語
- Smarty
- スター
- 62
- フォーク
- 34
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
On the browse projects page, add lines to each project's summary box listing out all tags as links that can be clicked to filter the projects list by that tag.

The user profile page provides template markup that would make for a good starting point:

But we want to show each type of tag in one line, using bootstrap's ["Pill Badges"](https://getbootstrap.com/docs/4.0/components/badge/#pill-badges) to wrap and set apart each tag on a line. There will be up to 3 lines if a project has tech, topic, AND event tags, but a line should not be shown for any type that has no tags currently.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、issueで参照されているプロジェクト閲覧ページとユーザープロファイルテンプレートのマークアップを見つけ、タグがどのようにレンダリングされ、リンクされているかを比較します。各プロジェクトタイルに、空でないtech、topic、eventタグ用のBootstrap pill-badgeの行がそれぞれ表示され、タグをクリックするとプロジェクト一覧がフィルタリングされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- bootstrap
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100