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

'Project Link Code' for ease of Jury data import #92

Open
5 tasks
Lordfirespeed opened this issue Nov 4, 2024 · 0 comments
Open
5 tasks

'Project Link Code' for ease of Jury data import #92

Lordfirespeed opened this issue Nov 4, 2024 · 0 comments

Comments

@Lordfirespeed
Copy link
Member

Jury needs access to Guilds metadata for teams.
Best way to implement this securely is to

  • add a private field to devpost submission form for 'Guilds Team Link Code', the description of which provides a link to e.g. guilds.durhack.com/hacker/team/link-code
  • Add page to Guilds app at the linked destination which provides a unique, stable, non-guessable piece of text (the 'team link code') that identifies the team
  • Hackers should copy-paste the value from the Guilds page into their devpost
  • Add /api/interop/... routes which allow Jury to fetch info about a project using its team link code
    • should provide the guild the team belongs to
    • should provide the area the team resides in
@Lordfirespeed Lordfirespeed changed the title Devpost 'project link' code 'Project Link Code' for ease of Jury data import Nov 4, 2024
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

1 participant