Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine

[Home Page] - Organization Logo

Open
#2,795 0 comments 0 reactions 1 assignee View on GitHub

@caiodasilva2005 is already working on this.

Since Dec 5, 2024.

front-end medium stale
Dominant language
TypeScript
Stars
36
Forks
9
Avg merge
4d 21h
Merged PRs (30d)
11

Description

Description

In the guest intro component, we want a large display of the organization logo.
To retrieve the organization’s logo, we need to create a hook that makes an api call to the organization endpoint that returns the organization logo.

Acceptance Criteria
  • A new LogoDisplay component is added to the guest home page that takes in an image
  • hook is created that makes an api call to get organization logo endpoint
Proposed Solution

For the image display you can reference this: https://stackoverflow.com/questions/61263669/does-material-ui-have-an-image-component
Take a look at how we structure hooks on Finishline and use it as a reference to make the hook to get the organization logo

Mocks

image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.