posts

FindRelief - Project Log 3

Update number 3 on FindRelief.

What I accomplished this week

I didn’t do too much this week, but I did settle on how the lists of places will look. I usually design in code cause it’s easier and quicker, but this was not one of those times. I have a lot of information I want to present in each row, so I decided to turn to work in Sketch and figure out what it should look like.

Two designs

There are 3 states here.

  1. Add a place. It doesn’t exist in my database. This is Target in the screenshot. It has the the + sign.
  2. Not selected place. It exists in my database, but the user has not selected it to get more info. It’s a lot of icons in the top row, but that’s okay. The user can also upvote/downvote and update the location.
  3. Selected place. It exists in my database, and the user has selected it. This is Houndstooth in the design on the right. It explains the icons and what the location has restroom wise. The user still has access to upvote/downvote and edit.

Again, these are all designs and my intentions. Here’s what I ended up with in SwiftUI previews.

What I ended up coding

The key differences is the size of the arrows, the number of upvotes and downvotes, and the edit button is gone. I made the choice to remove the edit button and replace it with either a swipe action or a context menu, since I don’t think it will be used too often and it wasn’t a crazy thought since @steve228uk suggested it on my threads post.

What’s next?

Will I meet the Ship-a-ton deadline?

I don’t think I will and that’s okay. I’ll keep working and trying to though and see how close I get.

Previous Dev Logs for FindRelief

Jul 12, 2026 tobiemailship-a-ton
I Argued Myself Into Sending an Email Nobody Wanted
I wrote a fix to stop Tobi's daily digest from sending on days with zero tasks, then canceled it with a confident argument about why users needed those emails. Three days later a TestFlight tester told me the zero-task email made no sense, and the original fix shipped the same day.
Jul 10, 2026 analyticstobiship-a-ton
Why Weekly Active Users Is the Number I Watch in Tobi
Tobi went to public beta this week. Before it did, I picked one number to watch: weekly active users.
Jul 8, 2026 workflowaiship-a-tontobi
Idea to TestFlight in Three Weeks
Three weeks ago Tobi was an idea in my head. Yesterday it hit feature complete on TestFlight. Here's the AI workflow that got it there.