Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.62 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.62 KB

FinancialAppBlazor!

A Blazor Project for an financial dashboard that shows stats and charts about your bank account. You can upload a CSV File and it will register the data in a database. Than the analysis and the charts are generated from the data in the database. It also has an system to prevent duplicated data. At the time only CSV Exports from "Kreissparkasse" are supported.

Some Pictures of the UI

Starting Page: Home

Upload Page: Upload

Import Page: Import

Overview of Transactions: Transactions

Charts: Charts1

Charts2

Charts3

Charts4

Charts5

Charts6