code4romania / code4romania/teacher-workout-ios
Implement account creation with email and password
Open
back-end
- Dominant language
- Swift
- Stars
- 2
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
**Before starting working on this ticket, we need to check the API is ready and have the sign-up mutation deployed.**
A user should be able to create an account using an e-mail and password.
The UI is already implemented; we should use the API services to create the account with this issue.
After successful account creation, the user is redirected to the on-boarding process;
Contributor guide
Assessment
This issue has not been assessed yet.