Skip to content

ホーム画面実装 #102

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

Merged
merged 8 commits into from
Dec 5, 2024
Merged

ホーム画面実装 #102

merged 8 commits into from
Dec 5, 2024

Conversation

kdix-23-071
Copy link
Collaborator

やったこと

Close #83
ホーム画面のデザインの修正

やってないこと

フォント調整
花のエフェクト

スクリーンショット・動作確認

手元で動かして確認しました

自己評価

出来を 10 点満点で自己評価:

8 点

  • 実装できたのでチェックして欲しい。
  • 心配なところがいくつかある。
  • あまり理解できていないが issue などに書いてあるとおり やった。
  • その他(下に記入)

その他

  • レビュワーへの参考情報(気になった点や注意点などあれば〜)

Copy link

github-actions bot commented Sep 26, 2024

Tip

デバッグビルドに成功しました

Copy link

github-actions bot commented Sep 26, 2024

Tip

リリースビルドに成功しました

Copy link
Collaborator

@nekomoti22 nekomoti22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認しました。おつかれさまでした。

val NuclearMango = Color(0xFFEDA02C)
val SungYellow = Color(0xFFFEDB81)
val SungYellow = Color(0xFFFFE6B6)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[must]
SungYellowのカラーコードはFEDB81のはず...?
変更の意図等あれば教えてください。

Copy link
Collaborator

@TBSten TBSten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kdix-23-071 kdix-23-071 merged commit b3a95ce into main Dec 5, 2024
1 check passed
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.

[メインタスク] ホーム画面の実装
3 participants