acmutd / hackportal

A platform for hackathon event management.
https://hackportal.hackutd.co/
MIT License
38 stars 19 forks source link

feat: team matching accept and join teams api #253

Open doanhtu07 opened 7 months ago

doanhtu07 commented 7 months ago

Summary

  1. Finish API for the poster to accept interests of multiple hackers' profiles
  2. Finish API for the hacker to accept/reject joining a team

NOTES

AWS SES

  1. The AWS SES setup is done. You will need to contact @DedsecKnight for access and secret keys.
  2. Add the keys to .env.local as follows:
    AWS_SES_ACCESS_KEY=
    AWS_SES_SECRET_KEY=
  3. The current from email address is tu.do@acmutd.co, Mike will contact Purva and Salman for further adjustments.
  4. We can further make the email sending more beautiful by designing templates or something similar.

Design specs

  1. My API designs use user token from request headers instead of direct API input parameters for requester's information. Can someone check whether this is what should be done? Or does the team want direct API input instead?
  2. Do we also need to send emails to Hackers when the Poster accepts their interests?
  3. Do we allow Hackers to accept joining a team when the Hackers are marked as already in a team?

That's all for now. If there's anything else I need to change, please let me know.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hackportal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2024 8:12am