Skip to content

Blazor-based application for personal bank transcripts consolidation, visualization and analysis

Notifications You must be signed in to change notification settings

ilonatommy/CashFlowAnalyzer

Repository files navigation

Cash Flow Analyzer

Use the Analyzer to automate the review of your bank operations across multiple accounts in one application. It's an alternative to open banking that you control. You manually upload the statements in .xlsx form for the supported banks that is processed directly on your client device. You assign each transaction a category and only that collective data is sent back to the server. Category assignment can be improved by using automated classification algorithms from Microsoft.ML later.

This application is created with

dotnet new blazor --interactivity Auto --all-interactive

Supported banks

Česká spořitelna

You can find the Export button in the account view in the browser version of your internet banking. Choose .xlsx for the dates that you're interested in (custom - rozmezí), select fields:

  • processing date (datum zaúčtování)
  • partner (protiúčet)
  • currency (měna)
  • category (kategorie)

About

Blazor-based application for personal bank transcripts consolidation, visualization and analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published