Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[refactor] adds name to profile schema type #14

Merged
merged 3 commits into from
Oct 6, 2023

Conversation

pragyakallanagoudar
Copy link
Collaborator

🎋 Description

🌴 What's new in this PR

Adds first_name and last_name to profile schema.

🌲 Screenshots

N/A

🌳 How to review

Look at src/types/schemaTypes.ts.

🌱 Next steps

N/A

🔗 Relevant Links

N/A

ℹ️ Online sources

🪴 Related PRs

CC: @pragyakallanagoudar

@linear
Copy link

linear bot commented Oct 6, 2023

IJP-29 Add the name field to the profiles table.

Do some research and decide whether we want one field for the whole name or one for first, one for last, and maybe one for MI (https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/).

  • Kabir recommends one for first and one for last and that's it.

Add it to the profiles table and modify the mocked data to include these attributes.

Copy link
Contributor

@jinkang-0 jinkang-0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@pragyakallanagoudar pragyakallanagoudar merged commit 0e673eb into main Oct 6, 2023
2 checks passed
@pragyakallanagoudar pragyakallanagoudar deleted the pragya/ijp-29-profile-schema-change branch October 30, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants