This task involves altering the way we set up the DynamoDB registration tables. This year, rather than having two tables, one for registration and one for check-in, we are going to have a toggle in the registration table for whether or not they have checked in. Additionally, we had a few issues last year when people tried to register under that same email, since all hacker information is attached to their email. Instead, we were thinking about changing it to make each hacker's information attached to their name.
If you are new to AWS or using Serverless, I highly recommend watching the AWS and Serverless tutorials listed in the video tutorials section
To-Do
[ ] Creating a check-in criterion for each hacker registered
[x] Make each hacker's identifying attribute their full name
If you have any questions, feel free to put them in the #tech channel. You got this and good luck!
This task involves altering the way we set up the DynamoDB registration tables. This year, rather than having two tables, one for registration and one for check-in, we are going to have a toggle in the registration table for whether or not they have checked in. Additionally, we had a few issues last year when people tried to register under that same email, since all hacker information is attached to their email. Instead, we were thinking about changing it to make each hacker's information attached to their name.
If you are new to AWS or using Serverless, I highly recommend watching the AWS and Serverless tutorials listed in the video tutorials section
To-Do
If you have any questions, feel free to put them in the #tech channel. You got this and good luck!