Gary Tou
Gary Tou
The UI/UX of this has not been fully thought out yet. However, this serves a few goals: 1. Help users understand where in the onboarding process they are. 2. Help...
I'm going to split the "Onboarding tasks" portion into a separate ticket.
Related to https://github.com/hackclub/hcb/issues/9587
Related to https://github.com/hackclub/hcb/issues/9567
Thanks @leowilkin! I have @rluodev helping out a bit. I'll finish this up next week.
Update: Originally, there are supposed to be two emails. The first being "Get started on HCB". the second being "how to build a website". After talking with Mel, we're dropping...
This was largely handled by the combination of: - https://github.com/hackclub/hcb/pull/10933 - and our "please sign the contract" email Are there any changes we'd like to make to the current system?...
Linking https://github.com/hackclub/hcb/pull/11536 since it's on a somewhat similar topic
For the JSON export, nest the keys. ```jsonc { // ... other transaction stuff "user": { "id": "usr_abc", "name": "Gary Tou", "email": "[email protected]" } } ```
Is this related to a YSWS/card grant integration?