AccountSpace - Double-Entry Accounting ERPAccountSpace - Double-Entry Accounting ERP
A premium decoupled ERP & double-entry accounting system built with ASP.NET Core 8 Web API, Angular 18, and NgRx store. Recently UpdatedAccountSpace - Double-Entry Accounting ERP
A premium decoupled ERP & double-entry accounting system built with ASP.NET Core 8 Web API, A...
Overview
AccountSpace is a premium, enterprise-ready, fully decoupled Double-Entry Accounting & Warehouse Management System. Designed using industry-standard Clean Architecture principles, it combines a high-performance C# ASP.NET Core 8 Web API backend with a state-of-the-art Angular 18+ SPA (Single Page Application) frontend styled with sleek Tailwind CSS.
This software simplifies bookkeeping and ledger operations by completely automating the accounting lifecycle. When commercial documents (like sales invoices, purchase invoices, or credit notes) are created, updated, or deleted, the system automatically posts, recalculates, or voids corresponding balanced Journal Vouchers in the general ledger, ensuring audit-ready books with zero manual effort.
Whether you want to deploy a customer portal, run a corporate accounting department, or sell the system as a local SaaS product, AccountSpace provides a secure, modular foundation for all your business management needs.
Features
- Automated Double-Entry Ledger: Invoices automatically create balanced debit/credit transactions in the background.
- Active Financial Year Scoping: Filter reports, dashboards, and ledgers dynamically by active financial year.
- Closed Year Protections: Lock historical periods to prevent unauthorized edits or deletions.
- Dual Accounting Basis Reports: Generate Trial Balances instantly on both Accrual and Cash Basis methods.
- Multi-Period Comparative Console: Render custom date columns side-by-side (e.g., Q1 vs. Q2).
- Multi-Warehouse (Godown) Manager: Track items across locations with strict referential safety checks to prevent orphan records.
- Visual Dashboard: Real-time charts for assets, liabilities, revenues, and expenses.
- Standalone Components & NgRx: A lightning-fast, reactive frontend utilizing modern Angular and state persistence.
Requirements
Hosting Environment: Windows Server (IIS) or Linux (Ubuntu/Debian) for backend, and any web server (Apache, Nginx, or Netlify/Vercel) for hosting frontend static assets.
- Backend Runtime: .NET 8.0 SDK / Runtime.
- Database: SQLite (pre-configured for instant setup) or MS SQL Server / PostgreSQL (supported via EF Core).
- Frontend Runtime: Node.js (LTS version) for package management and compilation.
- Browser Support: Modern web browsers (Chrome, Edge, Firefox, Safari).
Instructions
Backend Server Setup:
- Open the terminal and navigate to: cd backend/AccountSpace.WebAPI
- Apply database migrations: dotnet ef database update --project ../AccountSpace.Infrastructure --startup-project .
- Start the server: dotnet run
- Inspect API endpoints: Open https://localhost:7195/swagger
Frontend UI Setup:
- Navigate to: cd front_end
- Install packages: npm install
- Launch the dev server: npx ng serve
- Open http://localhost:4200/ in your browser
- Demo Login Details (Pre-seeded):
- Username/Email: [email protected]
- Password: Admin123!@#
| Category | Scripts & Code / C# |
| First release | 23 June 2026 |
| Last update | 23 June 2026 |
| Files included | .css, .html, .cs, .csproj, Javascript .js |
| Tags | responsive, modern, dashboard, accounting, erp, angular, warehouse, Inventory Management, invoicing, clean architecture, ledger, trial balance, double entry, dotnet core, financial year |








