Product docs, workflows, and the full SRS in one place.
This section is now organized like a real documentation portal: dedicated pages, sidebar navigation, source-backed content, and routing that works directly under `/docs` on the current site.
Getting Started
Use this first for installation, environment setup, and the main system overview.
Architecture
Explains how the application is structured and how data moves through the system.
Workflows
Diagram-focused documentation for onboarding, reviews, and operational understanding.
Software Requirements Spec
The project requirements specification used for academic and product documentation.
Getting Started
Start Here
Project overview, environment variables, setup, deployment, and operational guidance.
README.md
Architecture
Core Reference
Narrative architecture covering frontend, backend, data model, and optimization guidance.
Documentation/architecture/system-architecture.md
Workflows
Core Reference
System context, request flows, dashboard analytics, auth, and deployment diagrams.
Documentation/architecture/system-architecture-diagrams.md
Software Requirements Spec
Formal Docs
Formal SRS for product scope, actors, features, interfaces, and non-functional requirements.
Documentation/SRS.md
Step 1
Start with Getting StartedUse the README-backed page for project overview, setup, environment variables, deployment, and troubleshooting.
Step 2
Move to ArchitectureRead the system narrative to understand the frontend, route handlers, data layer, integrations, and scaling guidance.
Step 3
Open WorkflowsReview the major system flows including auth, invoice reads, dashboard analytics, reminders, and deployment runtime paths.
Step 4
Reference the SRSUse the SRS for formal requirements, actors, interfaces, and non-functional expectations.