Skip to content

Commit

Permalink
Merge pull request #216 from HackGT/HackGT11PrizeConfig
Browse files Browse the repository at this point in the history
HackGT11 Prizes
  • Loading branch information
PhillipPhanhthourath authored Sep 25, 2024
2 parents 31c96f9 + 2bfff53 commit 2768234
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions services/expo/src/config/prizeConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,18 @@ export const prizeConfig = {
tracks: ["Digital Track", "Physical Track"],
challenges: ["Education Challenge", "Music Tech Challenge", "Mixed Reality Challenge"],
},
"HackGT 11": {
generalPrizes: [
"General - Scooter",
"General - Nintendo Switch",
"General - Kindle",
"Analytics Arcade - Fitbit",
"AI Funhouse - Beats",
"Magical Midway - JBL Speaker",
"Carnival for a Cause - Photo Printer",
],
emergingPrizes: ["Emerging - Monitor", "Emerging - Lego Set", "Emerging - Blender"],
sponsorPrizes: ["Sponsor - Electric Skateboard"],
},
},
};

0 comments on commit 2768234

Please sign in to comment.