-
Notifications
You must be signed in to change notification settings - Fork 2
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
プロフィールに試合の勝敗結果を表示。 #215
プロフィールに試合の勝敗結果を表示。 #215
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
作成ありがとう!
ただ、今回の課題要件として、他人のユーザーProfileを確認する際にstatsを確認できるようにという用件が入っているため、そちらも作成お願いします!
フレンドが1人もいない場合に404が帰ってきていたのですが、 空のリストを返すことで対処しました。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
他のUserのProfileを閲覧した際に、そのUserのゲーム結果が見れるようにしました!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認できました!!
リアクションゲームマージされたら勝敗結果いれてほしいです!!
https://localhost:4443/stats |
scrollできな問題は、 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
#202
プロフィールに試合の勝敗結果を表示。
/gamestats
ページと比べてより勝敗がわかるようにした。課題文:
User profiles display stats, such as wins and losses.