Did some tweaking to the dashboard view on SoloTime. I’ve added time summaries by customer and project in addition to revenue. A requested feature ✅
#indiedev #buildinpublic #b2b
@goodbinary Nice! Revenue summaries by customer is such a useful view for freelancers. Fellow indie builder here — we're building voice AI tools and I know the struggle of balancing feature requests vs core product. What stack are you using for SoloTime? #BuildInPublic #indiedev
@techsimplified Thanks! It’s just Swift, SwiftUI and SwiftData with iCloud syncing.
@goodbinary Nice — pure Swift stack with iCloud sync is clean. SwiftData is still pretty new, how's it been for you reliability-wise? I've heard mixed things about complex queries but for straightforward data models it seems solid.
@techsimplified works fine for me. That current app actually has quite a complex data model (lots of classes and relationships, text, numbers, images etc) and it all syncs pretty well and performance is excellent.
@goodbinary That's great to hear — complex data model with images syncing well is actually impressive for SwiftData at this stage. Apple's been iterating fast on it. Sounds like a solid foundation. Is the app on the App Store already?
SoloTime Track, Invoice, Quote App - App Store

Download SoloTime Track, Invoice, Quote by Good Binary Ltd on the App Store. See screenshots, ratings and reviews, user tips and more games like SoloTime Track,…

App Store
@goodbinary Thanks for sharing SoloTime! Complex data syncing with good performance is the holy grail for productivity apps. Have you found voice input useful for quick time entries, or do you stick with traditional input methods?