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

Changes to the form section #587

Closed
kevinmonisit opened this issue Sep 20, 2023 · 1 comment · Fixed by #593
Closed

Changes to the form section #587

kevinmonisit opened this issue Sep 20, 2023 · 1 comment · Fixed by #593
Assignees

Comments

@kevinmonisit
Copy link
Member

"We can leave the sponsors section as is.
we need to change a few things on the form
Country of residence
Level of education
There was a section called "A Few Questions" and it asks about virtual hackathons. We need to remove this.
And also it might be good to make the calendar pull use the day of events end point because the events might be updated more"

  • Shivam
@kevinmonisit
Copy link
Member Author

{
    "token": "auth_token",
    "user_email": "current_user_email",
    "updates": {
        "$set": {
            "country_of_residence": "country"
        }, 
        "$inc": {}, 
        "$push": {}
    }
}

@avsomers25 avsomers25 linked a pull request Sep 30, 2023 that will close this issue
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 a pull request may close this issue.

2 participants