Skip to content

Conversation

@SaraTahir28
Copy link

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Backend changes (server & database)

I updated the backend so blooms can now store extra rebloom information:

  • Each bloom can link to an original bloom (rebloom_id)
  • We fetch and return the original sender’s username
  • We calculate and return the total rebloom count
  • There’s also a new endpoint that lets a logged-in user rebloom a post.

**Frontend changes **

The UI now understands when a bloom is a rebloom.

If it’s a rebloom, the page shows:

  • Rebloomed by user
  • The original author’s name
  • The rebloom count

A Rebloom button added so users can rebloom posts.

Questions

I have no Questions. Thankyou :)

…d rebloom count,

Update bloom queries, data mapping, and rebloom endpoint to return full rebloom metadata
Showing rebloom count and update bloom component to support reblooms.
@SaraTahir28 SaraTahir28 added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant