Funcy-ICT / Funcy-ICT/Funcy_Portfolio_iOS
ログイン画面作成
- Dominant language
- Swift
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 目的
- ログイン画面作成
## Taskリスト
- [ ] UI作成
- メールアドレス(UITextField)、パスワード(UITextField)、ログインボタン(UIButton)、新規会員登録ボタン(UIButton)、メールアドレス/パスワード忘れた時のボタン(UIButton)
- オートレイアウト
- [ ] メールアドレス/パスワードのバリデーション
- [ ] サーバとの通信
- メールアドレス/パスワードを送信
## Doneの定義
- 正常にログインできる
- 新規会員登録ボタン押したときに画面遷移できる
## 参考
-
## 留意事項
-
## 検討事項
-
Contributor guide
No contributing guide indexed for this repository
Research direction
Start from the issue's task list and review the existing iOS project structure to locate the login screen entry point and related networking code. The work is done when the specified fields and buttons are implemented, validation and login communication work, login succeeds, and the registration button navigates correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100