hibiscus
hibiscus copied to clipboard
🌺 A plug-and-play hackathon management platform; SSO, hacker leaderboard, check-ins, and more!
### Description (_What have been done/changed_) - Migrate podium API from Python to NextJS ### To-do - [x] Finish specifying middleware routes - [ ] Change judge function to email...
### Description - Converted event service API from python to NextJS API routes - I kept the naming conventions the same from the previous API. API uses camelCase (i.e eventTags),...
### Description - Added sql migration file for podium tables and events tables
### Description - Added button that can be styled later to download participant data - Added button that can be styled later to download participant resumes ### Testing plan -...
### Description (_What have been done/changed_) - Migrate Identity service endpoints to python - ### Testing plan (_How will we test the changes requested on this PR?_) - [ ]...
PR to test CI.
### Description Added function to send create account invite email to judges on the judging portal (plus whatever is previously on this branch?) ### Testing plan Send email to temp...
### Description (_What have been done/changed_) - Add google sso sign in and sign up ### Testing plan (_How will we test the changes requested on this PR?_) - [...