Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExF3 (search) #23

Open
tatsumiwa-pg opened this issue Jan 12, 2022 · 0 comments
Open

ExF3 (search) #23

tatsumiwa-pg opened this issue Jan 12, 2022 · 0 comments
Assignees

Comments

@tatsumiwa-pg
Copy link
Owner

実装概要

  • 投稿が検索できる機能を実装する

実装方針

  • ブランチを作成する
  • 投稿検索機能を実装する
  • プルリクエストを作成し、コンフリクト処理を行う
  • マージをする
  • デプロイをする

実装条件

  • どのページからも検索ページへ遷移できる
  • タイトル、テキスト、ユーザー名、カテゴリー、タグの情報をそれぞれ入力し、「検索」ボタンを押すと条件にあった投稿が一覧に表示される
  • 一覧に表示する情報は「タイトル」「ユーザー名」「カテゴリー」「タグ」
  • どれかひとつでも条件が入力されていれば、検索を実行できる
  • ログイン状況にかかわらず、誰でも検索ができる

補足情報

  • 一覧の表示には、JavaScriptを用いる
@tatsumiwa-pg tatsumiwa-pg self-assigned this Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant