Back to Portfolio

LendWise
Business Lending App

A production business lending application actively used by real businesses for financial workflows and lending operations.

01Overview

LendWise is a business lending management application designed to simplify lending workflows for small lending businesses. The app handles borrower management, loan tracking, repayment schedules, and financial reporting — all with a focus on operational reliability and secure data handling.

02Key Engineering Focus

Financial Data Integrity

All financial calculations verified with double-precision arithmetic and server-side validation

Secure Storage

Sensitive borrower and financial data encrypted at rest using platform secure storage

Offline Reliability

Core lending workflows operate without internet, synced when connected

Audit Trails

Immutable transaction logs for all financial operations — critical for lending businesses

03Tech Stack

Flutter / DartFirebaseSecure StorageSQLiteBLoCPlay Store

Explore the Full Code

The full codebase including architecture, state management, and financial data handling is available on GitHub.