I yolo'd and invited about 12 new people to make accounts, and invited them and about 6 others to download the TestFlight.
In an exhausted haze, I started working on Edit Profile so that people can actually introduce themselves. Edit Profile works fully on the web, but I expect most people will use iPhone, so we're going to try to get this done quickly.
I started with the Account view, which will be where you can manage account and profile settings. I've had this designed for literal years and its static data, so it was easy to implement.
Then I started building out the bones of the Edit Profile view. This is new, but its just a form, so its not complicated. I started doing the wiring for uploading photos since that will be hardest, but I ran into some issues with how images are currently being returned from the API. I'm tired, so I'm opting to go to sleep.