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

Make Sponsors Section on Landing Page Pull from API #2

Open
kevinmonisit opened this issue Jan 5, 2024 · 1 comment
Open

Make Sponsors Section on Landing Page Pull from API #2

kevinmonisit opened this issue Jan 5, 2024 · 1 comment
Assignees

Comments

@kevinmonisit
Copy link
Member

kevinmonisit commented Jan 5, 2024

As a visitor, I want to see the LIVE version of Sponsors pulled directly from the API instead of a hardcoded version so that I'm up to date.

image

Important Information

What information do you need? Check out the backend API routes: https://github.com/HackRU/lcs/wiki/LCS-API-Endpoints

Is this enough? Look into pulling images from an API for Next.js projects. What optimizations are used? Streaming? Lazy loading? Your implementation and research will be used for all the other images on the website.

You should consider using /app/lib/data.ts.

Goal

Copy and paste implementation of the sponsors to the landing page. No need for styling or making it pretty. Just getting images on there is the most important bit.

Discuss here what you think we should do.

@kevinmonisit
Copy link
Member Author

assigned to dhruv

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

No branches or pull requests

2 participants