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

(SP: 1) Add 'aboutStudent' field for User & update User update logic #978

Closed
2 tasks
dudchakk opened this issue Nov 25, 2024 · 0 comments · Fixed by #1004
Closed
2 tasks

(SP: 1) Add 'aboutStudent' field for User & update User update logic #978

dudchakk opened this issue Nov 25, 2024 · 0 comments · Fixed by #1004

Comments

@dudchakk
Copy link
Contributor

dudchakk commented Nov 25, 2024

Task description:

  • enhance the User schema by adding a new field aboutStudent
  • extend the logic for updating user data to handle the aboutStudent field updates

This field should align with the About the student accordion (#2684) on frontend.

The field should be an object with the following properties:

  • personalIntroduction (String)
  • learningGoals (String)
  • learningActivities (String)

Ensure that data coming from the frontend's About the student accordion block is properly stored in the database.

@dudchakk dudchakk self-assigned this Nov 25, 2024
@github-project-automation github-project-automation bot moved this to Project Backlog in SpaceToStudy Nov 25, 2024
@dudchakk dudchakk moved this from Project Backlog to Sprint Backlog in SpaceToStudy Nov 25, 2024
@dudchakk dudchakk changed the title (SP: 2) Add 'aboutStudent' field for User schema (SP: 2) Add 'aboutStudent' field for User & update User update logic Nov 25, 2024
@dudchakk dudchakk changed the title (SP: 2) Add 'aboutStudent' field for User & update User update logic (SP: 1) Add 'aboutStudent' field for User & update User update logic Nov 27, 2024
@dudchakk dudchakk linked a pull request Nov 27, 2024 that will close this issue
2 tasks
@github-project-automation github-project-automation bot moved this from Sprint Backlog to Done in SpaceToStudy Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant