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

Release Hacker, Mentor, and Volunteer Applications #386

Closed
20 tasks done
waalbert opened this issue Nov 24, 2024 · 1 comment
Closed
20 tasks done

Release Hacker, Mentor, and Volunteer Applications #386

waalbert opened this issue Nov 24, 2024 · 1 comment
Assignees
Labels
2025 For IrvineHacks 2025 home page

Comments

@waalbert
Copy link
Contributor

waalbert commented Nov 24, 2024

All applications will open December 6th.

  • Mentor and volunteer applications are moving from Google Forms to our site, so our backend will need to be modified accordingly.
  • On the Home Page, a section representing hacker, mentor, or volunteer applications called "Choose your character" needs to be added.
  • The hacker application form can be updated from the last application form.
    • route /apply can stay the same
  • Mentor and Volunteer application forms will need to be created.
    • routes /mentor and /volunteer need to be created
  • On your local dev environment, there's a dev route /api/dev/impersonate/<uid> where you can sign in as <uid> and simulate this user's identity.
    • To test application submission, disable upload_resume and send_application_confirmation_email in the backend api route /apply so you can submit applications using this user.
    • This user will be on your local instance of MongoDB localhost:8081 under database irvinehacks-prod and collection users
    • login credentials is username - admin, password - pass

General

Other API restructuring

Application Flow

Portal

Hacker applications

Mentor and volunteer applications

Unplanned

To handle later

@waalbert waalbert changed the title [2025] Home Page: Release Hacker, Mentor, and Volunteer Applications [2025] Release Hacker, Mentor, and Volunteer Applications Nov 26, 2024
@waalbert waalbert added the 2025 For IrvineHacks 2025 label Nov 26, 2024
@waalbert waalbert changed the title [2025] Release Hacker, Mentor, and Volunteer Applications Release Hacker, Mentor, and Volunteer Applications Nov 26, 2024
@waalbert waalbert added this to the Release Applications milestone Dec 7, 2024
@waalbert
Copy link
Contributor Author

Closing as all tasks have been completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2025 For IrvineHacks 2025 home page
Projects
None yet
Development

No branches or pull requests

5 participants