u/Emrh2

Nuttyy

Hello everyone

Nuttyy is a personal finance management app for iOS. It lets you manage your entire financial life from one place — expense tracking, investment portfolio, loan management, savings goals, and more. No user data is stored on our servers.

### Features

**Expense & Income Logging**
- Add expenses and income (cash or credit card)
- Installment support (1-24 months)
- 25+ currencies with automatic exchange rate conversion to household currency (live API rate)
- Smart category system with auto-suggestion (NLP)
- Merchant/brand recognition engine: recognizes brands as you type, auto-assigns logo and category
- Spending mood tracking
- Card limit check: shows remaining limit when a card is selected, warns if exceeded

**Receipt Scanning (OCR)**
- Point your camera at a receipt — amount, date, and merchant are read automatically on-device
- Uses Vision Framework, no data leaves the device
- Scanned line items can be listed

**Bill Management**
- Monthly bill tracking (electricity, water, gas, internet, etc.)
- Paid/unpaid status
- Add bills to Apple Calendar (EventKit)
- Cash or card payment selection
- Dynamic Island confirmation animation when payment is made (Live Activity)

**Credit Card Management**
- Add multiple credit cards
- Track card limits, current balance, statement dates
- Card statements and credit card debt analysis
- Apple Wallet-style card visual design

**Loans & Debt Tracking**
- Add bank loans (mortgage, personal, auto, etc.)
- Total debt, remaining debt, monthly installment tracking
- Installment payment progress bar (checkmark ribbon)
- Option to auto-add loan installments as bills
- Bank selection (with logo support)

**Investment & Asset Portfolio**
- Stocks (BIST, NASDAQ, global), crypto, forex, gold, and commodity tracking
- Asset search and add
- Live market prices (anonymous API query)
- Total portfolio value (Net Worth) calculated entirely on-device
- Portfolio amounts/ownership never sent to external services
- Profit/loss tracking

**Price Alerts**
- Set price alerts for stocks, crypto, currencies, or commodities
- "Alert me when price goes above/below X" conditions
- Push notification delivery
- Progress bar showing proximity to target

**Savings Goals**
- Create savings goals for a car, vacation, gadget, etc.
- Target amount, current savings, progress percentage
- Active and completed goals listed separately

**Dashboard**
- Bento-grid summary: income, expense, balance at a glance
- Category spending donut chart (animated)
- Month-over-month trend indicators (green/red arrows)
- Brand-based spending chart
- Budget progress card

**Smart Insights**
- AI engine that analyzes your spending habits
- Contextual suggestions like "Your grocery spending increased 20% this month"
- Live insight display on Dynamic Island
- Priority-based ranking (critical/high/normal)

**Weather Impact**
- Location-based weather data
- Analysis of weather's impact on your spending habits
- Personal analysis for Premium users

**Statistics & Analysis**
- Category-based spending distribution (bar, line, donut charts)
- Monthly trend analysis
- Brand/merchant spending rankings
- PDF report export (Premium)

**Financial Health Score**
- Financial health score from 0-100
- Sub-breakdowns: savings, debt, emergency fund, and bill payment performance
- Personalized financial recommendations

**Household & Shared Budgets**
- Create shared budgets with family or roommates
- Secure sync via iCloud (CloudKit)
- Join a household with an invite code
- See household members' expenses in real time
- Household currency setting

**Notification System**
- In-app notification center
- Bill reminders, spending alerts, household join requests
- Read/unread status, bulk mark-as-read

**Siri & Shortcuts (App Intents)**
- "Hey Siri, what was my last expense?" — shows your last expense
- "Hey Siri, monthly budget summary" — summarizes monthly budget status
- "Hey Siri, pending bills" — lists unpaid bills
- Add expense via Siri (amount + merchant + auto-category)
- Quick-add expense shortcut from Widget

**Spotlight Integration**
- Expenses and bills are searchable in iOS Spotlight
- Tap from Spotlight to navigate to the relevant screen

**Live Activities & Dynamic Island**
- Live budget tracking on lock screen
- Apple Pay-style transaction animation during bill/expense payment (processing → success → dismiss)
- Smart Insight notifications shown on Dynamic Island
- Push-to-Start token support

**Widget Support (WidgetKit)**
- Home screen widgets for budget summary
- Quick-add expense shortcut

**iPad Support**
- 3-column iPad interface with NavigationSplitView
- Sidebar navigation

**Other**
- FaceID/TouchID biometric lock
- TipKit for contextual in-app tips
- Multi-language support (Turkish, English, Arabic, and more)
- Dark/light mode
- Customizable theme colors
- Deep link support for expenses/bills
- Pull-to-refresh
- Haptic feedback
- In-app support ticket system

---

### Technical Architecture

Layer Technology
UI SwiftUI, Liquid Glass (iOS 26), Swift Charts
Data SwiftData (on-device), CloudKit (iCloud sync)
Architecture MVVM + Manager Pattern
Intelligence Vision (OCR), Natural Language (NLP), Core ML Ready
Integration WidgetKit, ActivityKit, AppIntents, CoreSpotlight, EventKit, StoreKit 2
Security LocalAuthentication (FaceID/TouchID), iCloud encrypted storage
Network External API only for market prices, exchange rates, and brand logos
Dependencies 100% native, zero third-party libraries
Platform iOS 17.0+ (iOS 26 Liquid Glass ready)

### Privacy

- No ads, no tracking, no data sales
- User financial data stored only on device and iCloud
- No one, including developers, can access your data
- Market queries are anonymous: only symbols (BTC, AAPL, XAU) are sent, no portfolio data
- Total asset calculation is done entirely on-device

u/Emrh2 — 1 day ago
▲ 1 r/ShowMeYourApps+1 crossposts

Nuttyy

Hello everyone, following the comments I received after my previous post at this link, I've made some changes to my application. These changes concern both the user interface and the backend. Thank you all for your comments.

https://www.reddit.com/r/Appstore/s/RsulLs6eNn

Nuttyy is a personal finance management app for iOS. It lets you manage your entire financial life from one place — expense tracking, investment portfolio, loan management, savings goals, and more. No user data is stored on our servers.

### Features

**Expense & Income Logging**
- Add expenses and income (cash or credit card)
- Installment support (1-24 months)
- 25+ currencies with automatic exchange rate conversion to household currency (live API rate)
- Smart category system with auto-suggestion (NLP)
- Merchant/brand recognition engine: recognizes brands as you type, auto-assigns logo and category
- Spending mood tracking
- Card limit check: shows remaining limit when a card is selected, warns if exceeded

**Receipt Scanning (OCR)**
- Point your camera at a receipt — amount, date, and merchant are read automatically on-device
- Uses Vision Framework, no data leaves the device
- Scanned line items can be listed

**Bill Management**
- Monthly bill tracking (electricity, water, gas, internet, etc.)
- Paid/unpaid status
- Add bills to Apple Calendar (EventKit)
- Cash or card payment selection
- Dynamic Island confirmation animation when payment is made (Live Activity)

**Credit Card Management**
- Add multiple credit cards
- Track card limits, current balance, statement dates
- Card statements and credit card debt analysis
- Apple Wallet-style card visual design

**Loans & Debt Tracking**
- Add bank loans (mortgage, personal, auto, etc.)
- Total debt, remaining debt, monthly installment tracking
- Installment payment progress bar (checkmark ribbon)
- Option to auto-add loan installments as bills
- Bank selection (with logo support)

**Investment & Asset Portfolio**
- Stocks (BIST, NASDAQ, global), crypto, forex, gold, and commodity tracking
- Asset search and add
- Live market prices (anonymous API query)
- Total portfolio value (Net Worth) calculated entirely on-device
- Portfolio amounts/ownership never sent to external services
- Profit/loss tracking

**Price Alerts**
- Set price alerts for stocks, crypto, currencies, or commodities
- "Alert me when price goes above/below X" conditions
- Push notification delivery
- Progress bar showing proximity to target

**Savings Goals**
- Create savings goals for a car, vacation, gadget, etc.
- Target amount, current savings, progress percentage
- Active and completed goals listed separately

**Dashboard**
- Bento-grid summary: income, expense, balance at a glance
- Category spending donut chart (animated)
- Month-over-month trend indicators (green/red arrows)
- Brand-based spending chart
- Budget progress card

**Smart Insights**
- AI engine that analyzes your spending habits
- Contextual suggestions like "Your grocery spending increased 20% this month"
- Live insight display on Dynamic Island
- Priority-based ranking (critical/high/normal)

**Weather Impact**
- Location-based weather data
- Analysis of weather's impact on your spending habits
- Personal analysis for Premium users

**Statistics & Analysis**
- Category-based spending distribution (bar, line, donut charts)
- Monthly trend analysis
- Brand/merchant spending rankings
- PDF report export (Premium)

**Financial Health Score**
- Financial health score from 0-100
- Sub-breakdowns: savings, debt, emergency fund, and bill payment performance
- Personalized financial recommendations

**Household & Shared Budgets**
- Create shared budgets with family or roommates
- Secure sync via iCloud (CloudKit)
- Join a household with an invite code
- See household members' expenses in real time
- Household currency setting

**Notification System**
- In-app notification center
- Bill reminders, spending alerts, household join requests
- Read/unread status, bulk mark-as-read

**Siri & Shortcuts (App Intents)**
- "Hey Siri, what was my last expense?" — shows your last expense
- "Hey Siri, monthly budget summary" — summarizes monthly budget status
- "Hey Siri, pending bills" — lists unpaid bills
- Add expense via Siri (amount + merchant + auto-category)
- Quick-add expense shortcut from Widget

**Spotlight Integration**
- Expenses and bills are searchable in iOS Spotlight
- Tap from Spotlight to navigate to the relevant screen

**Live Activities & Dynamic Island**
- Live budget tracking on lock screen
- Apple Pay-style transaction animation during bill/expense payment (processing → success → dismiss)
- Smart Insight notifications shown on Dynamic Island
- Push-to-Start token support

**Widget Support (WidgetKit)**
- Home screen widgets for budget summary
- Quick-add expense shortcut

**iPad Support**
- 3-column iPad interface with NavigationSplitView
- Sidebar navigation

**Other**
- FaceID/TouchID biometric lock
- TipKit for contextual in-app tips
- Multi-language support (Turkish, English, Arabic, and more)
- Dark/light mode
- Customizable theme colors
- Deep link support for expenses/bills
- Pull-to-refresh
- Haptic feedback
- In-app support ticket system
---
### Technical Architecture

Layer Technology
UI SwiftUI, Liquid Glass (iOS 26), Swift Charts
Data SwiftData (on-device), CloudKit (iCloud sync)
Architecture MVVM + Manager Pattern
Intelligence Vision (OCR), Natural Language (NLP), Core ML Ready
Integration WidgetKit, ActivityKit, AppIntents, CoreSpotlight, EventKit, StoreKit 2
Security LocalAuthentication (FaceID/TouchID), iCloud encrypted storage
Network External API only for market prices, exchange rates, and brand logos
Dependencies 100% native, zero third-party libraries
Platform iOS 17.0+ (iOS 26 Liquid Glass ready)

### Privacy

- No ads, no tracking, no data sales
- User financial data stored only on device and iCloud
- No one, including developers, can access your data
- Market queries are anonymous: only symbols (BTC, AAPL, XAU) are sent, no portfolio data
- Total asset calculation is done entirely on-device

u/Emrh2 — 1 day ago
▲ 14 r/iosdev

Working on a calmer finance dashboard UI — would love feedback

Been working on this finance app dashboard for quite a while now.

I’m trying to move away from the typical “heavy fintech dashboard” look and make it feel calmer, more native and more aligned with Apple’s design language.

There are still a few areas I’m not fully happy with yet, but I finally feel like it’s getting very close to the vision I had in mind 👀

Would genuinely love some feedback from other iOS devs/designers here.

Built with SwiftUI.

u/Emrh2 — 2 days ago