Architecture

Architectural design of the project

Structural design of Pledger.io across domain, backend, UI, and deployment.

This section explains the core design of Pledger.io at both conceptual and implementation level. It covers how responsibilities are separated, how modules interact, and how the system is packaged for deployment.

Start with Domain and Backend Design to understand the core model and service architecture. Then read UI Design to see how frontend concerns map to backend capabilities. Use Repositories and Deployment for implementation and operations details.

Last modified on July 4, 2026 Edit this page on GitHub