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

Add NFC point features + Improve Hacker Portal #365

Merged
merged 43 commits into from
Oct 11, 2023

Conversation

JiashuHarryHuang
Copy link
Contributor

@JiashuHarryHuang JiashuHarryHuang commented Sep 16, 2023

Summary of NFC point system

  1. Added NFC point field in User and Event collections
  2. Organizers can modify how many points each event is worth in Events Tab.
  3. Add the env variables for determining when hacking starts so we don’t have to manually comment/un-comment code Hacking start has been merged in Settings hackathon #370
  4. Improved design for Hacker Portal
  5. Allow Hackers to view the NFC points on the Hacker Portal

Screenshots

Hacker Portal

image

Organizer Events Tab

image

@vercel
Copy link

vercel bot commented Sep 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
witness ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 11, 2023 6:47am

pages/api/event-checkin.ts Fixed Show resolved Hide resolved
pages/api/event-checkin.ts Fixed Show fixed Hide fixed
pages/api/event-checkin.ts Fixed Show fixed Hide fixed
pages/api/event-checkin.ts Dismissed Show dismissed Hide dismissed
Copy link
Member

@zineanteoh zineanteoh left a comment

Choose a reason for hiding this comment

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

Nice work so far @JiashuHarryHuang

After #370 has been reviewed and merged, can you implement conditional rendering on our hacker portal?

We will have a GET /api/hackathon-settings endpoint for you to grab the hackathon start and end time.

pages/api/event-save-changes.ts Outdated Show resolved Hide resolved
@JiashuHarryHuang JiashuHarryHuang force-pushed the hacker-nfc-team-features branch from 7479899 to c1e69f1 Compare October 7, 2023 21:16
@zineanteoh zineanteoh changed the title Add NFC point features Add NFC point features + Improve Hacker Portal Oct 11, 2023
Copy link
Member

@zineanteoh zineanteoh left a comment

Choose a reason for hiding this comment

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

LGTM. Super nice work @JiashuHarryHuang !
We’re one step closer towards making hackers’ experience 💯

@zineanteoh zineanteoh merged commit f1757bf into main Oct 11, 2023
5 checks passed
@zineanteoh zineanteoh deleted the hacker-nfc-team-features branch October 11, 2023 06:51
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