An Application used to manage Savings, Expenditures, Incomes, Debts, Financial plannings etc.
Ideal for anyone who likes to keep track of their Financial Flow.
##Screenshots
This project is build on .NET CORE 7, .NET MAUI and LiteDB as its DataBase using iText 7 for PDF Generation.
The Requirement to run use THIS project, you would need;
- A PC running Windows 10 at least.
- An Android Device running Android 11 at least (API 30).
- Visual Studio 2019, 2022 or latest (It was built on VS 2022) with MAUI support.
To install the project, please do as follows;
- Clone the project from my GitHub
- Extract the project to your desired location
- Load it in Visual Studio
- Open the Package Manager Console (View -> Other Windows -> Package Manager Console)
- Type 'dotnet restore' without the ' ' then press Enter.
- Wait for it to restore all required packages
Then,
- Ensure you have an Android Virtual Device for emulation testing.
- Make sure you have Hardware Acceleration enabled on your PC Build and run your app and that's it!
CodeName | UI Name |
---|---|
Expenditure | Flow Out |
Income | Flow In |
- Official Android and Windows Alpha Versions
- Expenditures Management (CRUD operations)
- Income Management on Android (CRUD Operations)
- Report Printing for Flow Outs on both Windows and Android
- Monthly Expenditures Management (CRUD Operations): on mobile Only for now
- Login feature and Account Management.
- Support for probably all currencies
More Coming Soon...
- Normal Planned Expenditures
- Income, Debt Management.
- Application Customisation
- Localization for Multilanguage and Multi Currency support.
- Statistics, Charts and Graphs
Those are just the surfaces..
- enisn for their incredible UraniumUI and InputKit That I HEAVILY use in this project ❤️
- Beto Rodriguez for the charts & graph library : LiveCharts2
- Yvan Brunel (Author)
- Silver (Co-Author)