issues
search
iamacoderguy
/
projectC
0
stars
0
forks
source link
Sign Up
#12
Closed
iamacoderguy
closed
4 years ago
iamacoderguy
commented
4 years ago
[x] UI
[x] Layout (EST: 0 hours, ACTL: 6.25 hours)
[x] Title, subtitle, 3 fields
[x] Text styles (Title, subtitle, normal text, place holder) (EST: 2 hours, ACTL: 0.5 hours)
[x] Palette
[x] Form (EST: 6 hours - ACTL: 5 hours)
[x] Components or a react-native form? (reusable for sign up, log in, forgot password, etc.)
[x] Text Input
[x] Buttons
[x] Separate line
[x] Show password (EST: 2 hours - ACTL: 2 hours)
[x] Term of services with localization (EST: 0 hours - ACTL: 8 hours)
[x] Term of services page in github
[x] Localize term of services page
[x] Improving User Experience (EST: 0 hours - ACTL: 4 hours)
[x] Focus on the first field automatically
[x] Use placeholder text as an example of expected data format
[x] Enable or disable autocapitalization and autocorrect
[x] Choose keyboard type (e.g. email, numeric)
[x] Make sure the return button focuses the next field or submits the form
[x] KeyboardAvoidView
[x] hitSlop
[x] Support two UI modes: inside scrolling vs. outside scrolling (EST: 0 hours - ACTL: 3 hours)
[x] Inside scrolling with max height
[x] Localization (EST: 0 hours, ACTL: 0.5 hours)
[x] Form data
[x] Getting started with Formik (EST: 0 hours - ACTL: 2 hours)
[x] useFormik
[x] getFieldProps
[x] validationSchema
[x] touched
[x] Validation (username, password, name) (EST: 3 hours - ACTL: 3 hours)
[x] Submit / Store to DB / Integrate to auth0 (EST: 4 hours - ACTL: 1 hour)
[x] Social Sign Up (EST: 0 hours - ACTL: 1.5 hours)
EST: 17 hours
iamacoderguy
commented
4 years ago
[x]
https://auth0.com/docs/extensions/account-link
iamacoderguy
commented
4 years ago
[x]
https://auth0.com/docs/connections/database/require-username
[x]
https://auth0.com/docs/connections/database/password-strength
[x]
https://community.auth0.com/t/password-strength-api/15222
iamacoderguy
commented
4 years ago
[x]
https://auth0.com/docs/users/concepts/overview-user-profile?_ga=2.87449308.573434427.1586573623-2047944352.1585969015#create-a-new-user
[x]
https://auth0.com/docs/users/normalized/auth0
iamacoderguy
commented
4 years ago
[x]
https://reactnative.dev/docs/improvingux
EST: 17 hours