[https://www.loom.com/share/fa1a302e23fa4ff6bd86f5453d937790](https://www.loom.com/share/fa1a302e23fa4ff6bd86f5453d937790 "smartCard-embed")
- Modify signup process to only get the following, keep in the same signup component now, but use ternaries to render properly when they come through a link. The link will tie to the sponsor that they are signing up for and will load how to modify the modal
- name
- cell phone number
- email
- read from DB explanation IE prizes
- Create a random username/password for DB purposes. We will use the authToken to keep them logged in for now
- Add text messaging through twilio
- After the modified signup send a confirmation text
- Add an event manager button that opens a modal to the sponsor cards that lets admin of that sponsor to manage events
- Events drop down that lets you select an event
- Button that will send a text to half the users that they won a prize and to click to claim
- Add a /awards page that the link points to
- Have this read the db to show them their old prizes plus any new prizes they won
- Show to staff modal
- staff can click the modal to redeem award
- Add a button for event manager modal in the red area of admin
- For now just have a button to send texts to users to finish their accounts.
- We will click this button after events to allow suers to complete their accounts to use their tag as a digital business card
- Make a /upgrade route that detects the users access token and allows them to create a username/password for their link3d account
- Add some verbiage explaining how they are upgrading their account to gain features. I’ll chatgpt the exact verbiage later.