Skip to content

USER STORY: Birthday reminder #44

@chris-townsend

Description

@chris-townsend

User Story:

As a logged-in User, I want to receive birthday alerts for my connections, so that I can send them a personalized birthday comment

Acceptance Criteria:

  • The birthday section should be displayed on the logged in users homepage
  • It should display the name and profile picture of the user celebrating their birthday
  • Users should be able to opt in/out of allowing their date of birth to be shown to their followers

Tasks:

  • Create a new section within PostPage.js to display the birthday alerts on the user's homepage - next to PopularProfiles.js
  • Implement a function to check for upcoming birthdays using the date of birth field from the Profiles app in the drf api
  • Link new function page to display within PostPage.js

Metadata

Metadata

Labels

4User Story Estimate is 4 story pointscould-haveA could-have feature

Projects

Status

Future Features

Relationships

None yet

Development

No branches or pull requests

Issue actions