Skip to content

Submission#381

Open
jadentel wants to merge 4 commits intomainfrom
submission
Open

Submission#381
jadentel wants to merge 4 commits intomainfrom
submission

Conversation

@jadentel
Copy link
Copy Markdown
Contributor

created a submission page for the hackathon.

@jadentel jadentel requested a review from GabrielaReyna as a code owner April 13, 2026 13:52
Copy link
Copy Markdown
Contributor

@GabrielaReyna GabrielaReyna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Jaden,

Great work! I like the visuals and cleanliness of the form.

I have some suggestions to make this reusable for future events.

  • Make the page a component under the /packages/astro-theme/components. You can create a folder called "hackathon" and put it there (and other components we make in the future around hackathons). Then, create a page under labs while importing the component from the package.
  • Please also gather the discord username, and allow a field for team leader and the users of the rest of the team.
  • The component itself can receive arguments (props). This ensures re-usability and is not just hard-coded. Please consider as props: EventName, the sheet endpoint url, time and date of submissions opening, time and date of submissions closing.

About the opening and closing of submissions: feel creative to put a countdown or a custom message when submissions are closed. Since this is client-side, make sure that the endpoint script stops receiving entries at the time we set.

We can do a test once you work on it :)

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