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

[DEV][User Profile][Backend][Onboarding][Landing Page] Store Optional Data in Strapi #1816

Open
KaitlynMallare opened this issue Jun 13, 2024 · 0 comments
Assignees

Comments

@KaitlynMallare
Copy link

KaitlynMallare commented Jun 13, 2024

  • Create properties/columns in Strapi, in the profile table that will store users:
    • Location — where they are from
    • Role — Their profession
    • Headline — Sub title for their profile page that is about them e.g: “Junior Java Software Developer Seeking An Entry-Level Position”
    • Website — Link
  • These changes should be applied to the Profile table
  • The strapi profile API’s e.g /profiles/{id} should be updated to accept request from the frontend to update or retrieve these values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants