hackportal icon indicating copy to clipboard operation
hackportal copied to clipboard

feat: team matching accept and join teams api

Open doanhtu07 opened this issue 1 year ago • 1 comments

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=
  1. The current from email address is [email protected], Mike will contact Purva and Salman for further adjustments.
  2. 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.

doanhtu07 avatar Mar 26 '24 06:03 doanhtu07

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

vercel[bot] avatar Mar 26 '24 06:03 vercel[bot]