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

Create a user profile collection #43

Open
1 of 5 tasks
gwenf opened this issue Aug 31, 2020 · 0 comments
Open
1 of 5 tasks

Create a user profile collection #43

gwenf opened this issue Aug 31, 2020 · 0 comments

Comments

@gwenf
Copy link
Collaborator

gwenf commented Aug 31, 2020

  • Create userprofile schema
  • Create endpoint in API for userprofile
  • Create profile page on the front-end
  • Implement profile CRUD operations on the front-end
  • Create public profile pages - API endpoing and front-end template page

Schema:

  • userId
  • firstName
  • lastName
  • bio -> would be nice if this supported markdown
  • github
  • twitter
  • linkedIn
  • website
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

No branches or pull requests

1 participant