⚙️ App Settings & Data

Manage all locally stored data, export your information and configure app-wide preferences.

// Local Storage Overview
Browser storage used:
Calculating...
// Budget Dashboard
Transaction Data
Loading...
Import Transactions
Upload a CSV or XLS file with columns: Date, Description, Category, Type, Amount.
Existing transactions are preserved — duplicates are not checked. Download the blank template to get started.
Valid categories: Salary, Freelance, Investment, Other Income, Housing, Groceries, Transport, Dining Out, Healthcare, Entertainment, Clothing, Utilities, Insurance, Education, Charity, Personal Care, Subscriptions, Savings, Debt Payment, Other
// Portfolio Heatmap
Portfolio Positions
Loading...
Import Positions
Upload a CSV file with columns: Ticker, Sector, Cost Basis, Current Value.
Existing positions are replaced on import. Download the blank template to get started.
Valid sectors: Technology, Financials, Healthcare, Energy, Consumer, Industrials, Materials, Utilities, Real Estate, Other
// Privacy & Data Policy

🔒 TypeRider stores all user data exclusively in your browser's localStorage. No data is ever transmitted to any server, third party or analytics platform.

📦 Data is stored as compact JSON strings keyed by tool name. Total storage is limited to your browser's localStorage quota (typically 5–10 MB). You can export a full JSON backup at any time and re-import it on any device.

🗑 Clearing browser data, cookies or site data in your browser settings will erase all TypeRider local data. We recommend exporting a backup regularly.

// JSON Backup

Export All Data downloads a single JSON file containing all locally stored TypeRider data. Import it on any device to restore your data.

// CSV / XLS Export

Per-tool exports in CSV or XLS format. CSV opens in any app. XLS opens directly in Excel or Google Sheets — just import and go.

// Progressive Web App

TypeRider is built with pure HTML, CSS and JavaScript — no frameworks. This makes it ready to be packaged as a PWA, Electron app or native wrapper at any time.

// No Account Needed

There is no login, no cloud sync and no account. Your data belongs to you and lives only in your browser until you decide otherwise.