[🚧 UNDER DEVELOPMENT]
A personal financial planning console application built with C# .NET that helps you track financial goals and expenses.
- Financial Goals: Set and track savings targets with deadlines
- Expense Tracking: Log transactions with custom categories
- Spending Analytics: View insights and statistics
- Keyboard Interface: Console-based, no mouse required
- .NET 10 - Latest .NET version
- C# - Primary programming language
- Console Application - Command-line interface
- .NET 8.0 SDK or later
# Clone the repository
git clone https://github.com/Pupler/FinanceFlowPlanner.git
cd FinanceFlowPlanner
# Build and run
dotnet build
dotnet runThis project is open source and available under the MIT License.