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

[Home Page] - Organization Logo #2795

Open
2 tasks
caiodasilva2005 opened this issue Sep 7, 2024 · 0 comments
Open
2 tasks

[Home Page] - Organization Logo #2795

caiodasilva2005 opened this issue Sep 7, 2024 · 0 comments

Comments

@caiodasilva2005
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant