Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JacobSNGoodwin/ranker-course
/ functions
Functions
107 in github.com/JacobSNGoodwin/ranker-course
⨍
Functions
107
◇
Types & classes
39
Method
rejoin
(@Req() request: RequestWithAuth)
server/src/polls/polls.contoller.ts:30
Method
removeNomination
(pollID: string, nominationID: string)
server/src/polls/polls.repository.ts:176
Method
removeNomination
(pollID: string, nominationID: string)
server/src/polls/polls.service.ts:130
Method
removeParticipant
(pollID: string, userID: string)
server/src/polls/polls.repository.ts:125
Method
removeParticipant
( pollID: string, userID: string, )
server/src/polls/polls.service.ts:96
Method
startPoll
(pollID: string)
server/src/polls/polls.repository.ts:200
Method
submitRankings
(rankingsData: SubmitRankingsFields)
server/src/polls/polls.service.ts:138
← previous
101–107 of 107, ranked by callers