You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should have a configuration file with admin emails
Once an admin sign-in for the first time, we check his email and upgrade his statuses accordingly.
An admin can then be able to create a hackathon event
Social Sign up
Any user should be able to sign up with Google or Github auth.
Team Creation
Any user can create a team (within a hackathon event). A team will have the following: team_name, idea_description, possible_technologies, creation_date
The person creating the team becomes the first member in that team
Joining Team
Anyone authenticated can join a team
A member should not be able to join multiple teams, but they can switch teams.
The text was updated successfully, but these errors were encountered:
Admin set-up
Social Sign up
Team Creation
team_name
,idea_description
,possible_technologies
,creation_date
Joining Team
The text was updated successfully, but these errors were encountered: