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

詳細画面をつくる #20

Open
2 of 6 tasks
penicillin0 opened this issue Jul 7, 2020 · 1 comment
Open
2 of 6 tasks

詳細画面をつくる #20

penicillin0 opened this issue Jul 7, 2020 · 1 comment

Comments

@penicillin0
Copy link
Owner

penicillin0 commented Jul 7, 2020

Why

What

ToDo

  • Phase 1 問題文が見える

    • PythonでFireStoreにデータを追加できるようにする
    • Qiitaの記事をスクレイピングをして、問題名と問題URLを取ってくる
    • ProblemItemコンポーネント内に問題順にソートしてそれぞれ埋め込む
  • Phase 2 解答状況がわかる

    • アカウント名固定で、ある問題について解答状況(時間と正解か否か)を取得するAPI(Cloud Function)を作る
  • Phase 3 アカウントを変更できるようにする

    • アカウント名を変えられるAPIを作る(まずはクエリパラメータでアカウント名を指定)
    • アカウント名変更に応じて、解答状況を変更できるようにする
  • Phase X

@penicillin0
Copy link
Owner Author

penicillin0 commented Jul 13, 2020

認証まで完了

参考

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

No branches or pull requests

1 participant