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

Create sponsors section #9

Open
wheeleruniverse opened this issue Sep 30, 2024 · 1 comment
Open

Create sponsors section #9

wheeleruniverse opened this issue Sep 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@wheeleruniverse
Copy link
Collaborator

wheeleruniverse commented Sep 30, 2024

Overview
Create an entirely new section on the website that should do the following.

  • Highlight the previous sponsors

    • Davenport University
    • Grand Rapids Community College (GRCC)
    • Bravo LT
    • TLG Learning
    • The Factory
  • Add {{ TODO: add Sponsor Specific Email }} with some text to acquire new sponsor leads.

Each sponsor should include the following:

  • Logo (standard size; try LinkedIn)
  • Name
  • Website URL

Clicking on any part of the sponsor container should use an anchor tag to open the sponsor website in another page with target=_blank.

Sponsors data can be hard-coded in the code as a export const variable. The data is not sensitive and we have no backend for this (yet). See data.js.

Sponsors should be sorted in alphabetical order, in the code on read, to remain neutral. See JavaScript Array Sort.

Style
The new section should follow the general theme/styles that are currently in place. The developer can have creative freedom on the specific look. The user group leaders will provide feedback/guidance before accepting changes.

Technology
We are trying to keep the tech stack lean. Please don't try to add any additional libraries, constructs, 3rd party tools, etc. to the codebase for this specific issue.

References

@wheeleruniverse
Copy link
Collaborator Author

@tnielsen2 we should consider https://formspree.io/plans if we want to take sponsor submissions seamlessly/safely. Their "Free Forever" plan is capped, but less then we would need. Assuming they don't change or drop their "Free Forever" plan down the road.

formspree

@wheeleruniverse wheeleruniverse added the enhancement New feature or request label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant