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

ログイン画面作成 #1

Open
3 tasks
KaitoKudou opened this issue Oct 4, 2021 · 0 comments
Open
3 tasks

ログイン画面作成 #1

KaitoKudou opened this issue Oct 4, 2021 · 0 comments
Labels
かんたん ログイン画面 優先度B よほどのことがない限りは実装 機能追加 機能の追加や改善

Comments

@KaitoKudou
Copy link
Contributor

目的

  • ログイン画面作成

Taskリスト

  • UI作成
    • メールアドレス(UITextField)、パスワード(UITextField)、ログインボタン(UIButton)、新規会員登録ボタン(UIButton)、メールアドレス/パスワード忘れた時のボタン(UIButton)
    • オートレイアウト
  • メールアドレス/パスワードのバリデーション
  • サーバとの通信
    • メールアドレス/パスワードを送信

Doneの定義

  • 正常にログインできる
  • 新規会員登録ボタン押したときに画面遷移できる

参考

留意事項

検討事項

@KaitoKudou KaitoKudou added 機能追加 機能の追加や改善 ログイン画面 かんたん 優先度B よほどのことがない限りは実装 labels Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
かんたん ログイン画面 優先度B よほどのことがない限りは実装 機能追加 機能の追加や改善
Projects
None yet
Development

No branches or pull requests

1 participant