Skip to content

[CRI-114] Add People section to Home Page#3

Open
jrjurman-jellyfish wants to merge 1 commit intomainfrom
CRI-114-add-people-section
Open

[CRI-114] Add People section to Home Page#3
jrjurman-jellyfish wants to merge 1 commit intomainfrom
CRI-114-add-people-section

Conversation

@jrjurman-jellyfish
Copy link
Copy Markdown
Collaborator

Changes

  • Added endpoint to get people
  • Added list of people to home page

Testing

  • Validated on local machine ✅

Jira Ticket

Description

We want to add a new "People" section to the Home page. This section should display a card for each person, with what team they are on and what type of engineer they are. You should be able to click the cards to go to the Person page. Let's also sort the people by name.

Team

A person doesn't directly have a linked team. We will have to look at their assigned Jira issues to see what team they have done the most work for.

Engineer Type

For a person's engineer type, we will have to add a new field in the database. This value can be FRONTEND, BACKEND, FULLSTACK, or INFRA. If it's null, we can assume that person is not an engineer.

Screenshot 2025-09-12 at 9 14 48 AM

@Paradoxdotexe Paradoxdotexe changed the title [CRI-114] Add People section to Home Page [CRI-117] Add People section to Home Page Sep 26, 2025
@Paradoxdotexe Paradoxdotexe changed the title [CRI-117] Add People section to Home Page [CRI-114] Add People section to Home Page Sep 26, 2025
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

Successfully merging this pull request may close these issues.

2 participants