hackportal
hackportal copied to clipboard
feat: team matching accept and join teams api
Summary
- Finish API for the poster to accept interests of multiple hackers' profiles
- Finish API for the hacker to accept/reject joining a team
NOTES
AWS SES
- The AWS SES setup is done. You will need to contact @DedsecKnight for access and secret keys.
- Add the keys to
.env.localas follows:
AWS_SES_ACCESS_KEY=
AWS_SES_SECRET_KEY=
- The current
from emailaddress is[email protected], Mike will contact Purva and Salman for further adjustments. - We can further make the email sending more beautiful by designing templates or something similar.
Design specs
- My API designs use
user tokenfrom 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? - Do we also need to send emails to Hackers when the Poster accepts their interests?
- 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.
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 |