Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 430 Bytes

BlazorAccounting

Instructions:

  • This project is developed using .Net 6. Open the project in VS 2022.
  • Run command in Package Manage Console: update-database to run DB migrations

Features:

  • Chart of Accounts
  • Transactions (Double Entry)
  • Dashboard
  • Ledger Report
  • Trial Balance Report

blazor_accounting