HN Reader

NewTopBestAskShowJob
Show HN: iOS app: Stock Earnings Tracker (visualized company earnings reports)
score icon1
comment icon1
22 hours agoby michael-bernat
Hi HN,

I developed an app (iOS/iPadOS) that draws diagrams from corporate financial reports (annual/quarterly). There are some people who do that manually, however I decided to make it automated.

What is covered: - US companies (must report in US-GAAP) - Income Statement and Cash Flow - Latest report, and history, earliest data are from year 2011

What is the outcome: - modified Sankey diagram displaying flow of money (Revenue, Costs, Profits), and how free cash is used (dividends, stock re-purchases, etc.)

Is this a side project? - No. I was a freelancer, dropped all clients, and spent (more) thousands of hours on this app as my full-time work, meanwhile burning my savings. Now trying to get some money back (app has subscriptions, but also a free plan).

During development, I occasionally used AI, however 100% of the code is written by me (old-school, human written code). 100% Swift, mostly SwiftUI, with some UIKit.

Any feedback is welcome. Please.