FE-01 – Student Registration & Login#
US-01 – Student Registration (SMS)#
Description: Students register with phone number and SMS code; account created instantly.
| Acceptance Criteria |
|---|
| Student enters phone number. |
| System sends SMS code. |
| Code verified → account created. |
| Student can log in immediately. |
| Optional profile fields later. |
US-03 – Student Login (SMS)#
Description: Students log in with phone number + SMS code.
| Acceptance Criteria |
|---|
| Student enters phone number. |
| System sends SMS code. |
| Code verified → valid login. |
| Wrong/expired code → error message. |
| Session persists after login. |