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

#A14. As Admin, I would like to create public Hackathons for which external users can sign up (even though Slack signin is enabled). #149

Open
stefdworschak opened this issue Feb 16, 2021 · 1 comment
Assignees
Labels
hacktoberfest Contribution during Hacktoberfest event help wanted Contribution from community

Comments

@stefdworschak
Copy link
Member

-) Create new Boolean field for Hackathon is_public
-) Create new Boolean field for CustomUser is_external
-) Create new Boolean field for CustomUser is_public_external
-) Add to create/update form
-) Only show Hackathons with is_public when not logged in
-) Add public signup/login
-) Show only public Hackathons for users with is_external
-) Show profiles to external users only if is_public_external is selected

@stefdworschak stefdworschak self-assigned this Feb 16, 2021
@stefdworschak
Copy link
Member Author

This is already in development.

@stefdworschak stefdworschak added hacktoberfest Contribution during Hacktoberfest event help wanted Contribution from community labels Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Contribution during Hacktoberfest event help wanted Contribution from community
Projects
None yet
Development

No branches or pull requests

1 participant