Manggigi / voting-system

Daedalus Hackathon - Season 1
https://voting-system-getgian.vercel.app
3 stars 0 forks source link

add status property in hackathon_participants table #30

Open Manggigi opened 1 year ago

Manggigi commented 1 year ago

admin should only approve if the the hackathon_team_id is verified manually in admin page we can call it (application for participants, but how about for judges)

Manggigi commented 1 year ago

what if we created another table for it, call it hackathon_role_application

then if admin confirm the role, we can call createHackathonParticipant or createHackathonJudge function