You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improved project description, updated technology stack sections, clarified features, and added a Contact section. Updated license reference to GPL-3.0 and made minor corrections for clarity and accuracy throughout the README.
Copy file name to clipboardExpand all lines: README.md
+20-14Lines changed: 20 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# FinTrack - WPF Personal Finance Tracker
1
+
# **FinTrack - WPF Personal Finance Tracker**
2
2
3
-
FinTrack is a modern, user-friendly desktop application for personal finance management, built with WPF and .NET 8. It helps you track income, expenses, and investments to achieve your financial goals.
3
+
FinTrack is a modern, user-friendly desktop application for personal finance management, built with WPF and .NET 8. It helps you track your income, expenses, and budgets to achieve your financial goals.
@@ -16,14 +16,15 @@ FinTrack is a modern, user-friendly desktop application for personal finance man
16
16
-[Getting-Started](#getting-started)
17
17
-[Contributing](#contributing)
18
18
-[License](#license)
19
+
-[Contact](#contact)
19
20
20
21
## Overview
21
22
22
-
FinTrack provides a comprehensive solution for tracking daily financial transactions, creating budgets, and generating insightful reports. It is developed using C# with a modern .NET 8 stack, utilizing a local SQLite database for secure data storage. The application follows the MVVM design pattern for a clean and maintainable codebase.
23
+
FinTrack provides a comprehensive solution for tracking daily financial transactions, creating budgets, and generating insightful reports. It is developed using C# with a modern .NET 8 stack. The application uses a local **SQLite** database for secure data storage and follows the **MVVM (Model-View-ViewModel)** design pattern for a clean and maintainable codebase.
23
24
24
-
Please click on the image to watch the video on YouTube.
25
+
Click on the image to watch the promotional video on YouTube.
0 commit comments