dla-docs

Settings

1. Purpose

The Settings module allows you to configure the app according to your personal needs, including:

2. When to Use

Use this module when you want to:

4. Main Usage

4.1 Change Language

  1. Go to SettingsDisplay & LanguageLanguage
  2. Select desired language
  3. App will automatically reload with new language

4.2 Change Currency

  1. Go to SettingsDisplay & LanguageCurrency
  2. Select currency type
  3. All amounts will be displayed in the new unit

4.3 Enable/Disable Notifications

  1. Go to SettingsNotifications
  2. Toggle Notifications switch
  3. If enabled, you will receive reminders about:
    • Recurring income due
    • Recurring expenses due
    • Savings accounts maturing
    • Special occasions coming up

4.4 Manage Categories

  1. Go to SettingsCategories
  2. Select category type to manage:
    • Recurring Income
    • Extra Income
    • Recurring Expenses
    • Daily Expenses
  3. Add/Edit/Delete categories
  4. Set default category (for daily expenses)

4.5 Backup Data

  1. Go to SettingsBackup & DataBackup
  2. Select save location (File system)
  3. Tap Backup
  4. Backup file will be created

4.6 Restore Data

  1. Go to SettingsBackup & DataRestore
  2. Select backup file
  3. Confirm restore
  4. Note: Restore will overwrite current data

5. UI Illustrations (Wireframe)

5.1 Main Settings Screen

┌─────────────────────────────────────────┐
│  ← Back    Settings                    │
├─────────────────────────────────────────┤
│  Display & Language                     │
│  ┌───────────────────────────────────┐ │
│  │ Language                           │ │
│  │ English                      →     │ │
│  │                                    │ │
│  │ Currency                           │ │
│  │ USD ($)                      →     │ │
│  └───────────────────────────────────┘ │
│                                         │
│  Notifications                          │
│  ┌───────────────────────────────────┐ │
│  │ Notifications                [ON]  │ │
│  └───────────────────────────────────┘ │
│                                         │
│  Backup & Data                          │
│  ┌───────────────────────────────────┐ │
│  │ Backup                        →    │ │
│  │                                    │ │
│  │ Restore                       →    │ │
│  └───────────────────────────────────┘ │
│                                         │
│  Categories                             │
│  ┌───────────────────────────────────┐ │
│  │ Manage Categories              →    │ │
│  └───────────────────────────────────┘ │
│                                         │
│  Security                               │
│  ┌───────────────────────────────────┐ │
│  │ Password                        →    │ │
│  │                                    │ │
│  │ Face ID / Fingerprint          →    │ │
│  └───────────────────────────────────┘ │
└─────────────────────────────────────────┘

6. Logic & Rules

6.1 Language

6.2 Currency

6.3 Notifications

6.4 Categories

7. Important Notes