Inspiration

Managing money as a creator is chaos, AdSense, Twitch subs, brand deals, Patreon, affiliate links, merch. Income is scattered everywhere and expenses are a nightmare to track.

We built MoneyHub because creators deserve a finance dashboard built for them, not a spreadsheet, not sticky notes, not a generic budgeting app.


What it does

MoneyHub is an all-in-one creator finance dashboard. It lets you track income across every platform, categorize expenses, monitor your Financial Health Score, run a per-content P&L, and generate a tax-ready report all in one place.


How we built it

Built with HTML/CSS/JavaScript, Chart.js for analytics, and Supabase for auth and cloud persistence. A 5-step onboarding flow configures the dashboard around your creator type and platforms.


Challenges we ran into

  • Syncing real-time data across sessions without race conditions
  • Normalizing budgets across weekly/monthly pay cycles using \( \text{Daily Budget} = \frac{\text{Total Budget}}{\text{Days in Period}} \)
  • Building creator-specific income categories (Twitch Bits, UGC fees, etc.)
  • Making data-dense dashboards work on mobile

Accomplishments that we're proud of

  • A Financial Health Score (0–100) built from savings rate, spending discipline, subscription load, and impulse spending
  • A Content P&L tracker that calculates ROI per video or stream
  • Full multi-currency and multi-language support (6 languages, 6 currencies)

What we learned

We learned that creator finance is fundamentally different from personal finance. Building for this audience meant rethinking every category, every label, and every insight from scratch.


What's next for MoneyHub

  • 🏦 Bank integration via Plaid for automatic transaction import
  • 🤖 AI-powered savings nudges and anomaly detection
  • 📱 Native iOS and Android app

Built With

Share this project:

Updates