Classes
- TeamChallengeCollection
- TeamCollection
- TeamDeveloperCollection
- TeamSkillCollection
- TeamToolCollection
Members
ValidatedMethod
# static constant exports.getTeamsWithoutDevpostPageMethod
Meteor method for getting the teams without a Devpost page. Only Administrators can run this method.
ValidatedMethod
# static constant exports.getTeamsWithoutGitHubRepoMethod
Meteor method for getting the teams without a GitHub Repository. Only Administrators can run this method.
api/team.TeamChallengeCollection
# static constant exports.TeamChallenges
Singleton instance of the TeamChallengeCollection.
api/team.TeamDeveloperCollection
# static constant exports.TeamDevelopers
Singleton instance of the TeamDeveloperCollection.
api/team.TeamSkillCollection
# static constant exports.TeamSkills
Singleton instance of the TeamSkillCollection.
api/team.TeamToolCollection
# static constant exports.TeamTools
Singleton instance of TeamToolCollection.