Closed broach44 closed 4 years ago
Use a picker for the country, region, selector. This should have the state and city's as options so the user is unable to enter something that is invalid. Use the reference here: https://www.npmjs.com/package/react-country-region-selector
Modal with Portal in React: https://www.freecodecamp.org/news/how-to-render-modals-in-react-bbe9685e947e/
User Story
As a user, I would like to be prompted when I first authenticate to create a profile with information about myself
AC
WHEN I authenticate THEN I should be prompted to create a profile automatically if a collection does not already exist for my user id
Dev Notes