I developed a Finance Tracker using ASP.NET Core MVC with a clean architecture approach. The application allows users to manage their personal finances by tracking income, expenses, and budgets efficiently.
Key Features:
User Authentication & Authorization (Identity, Roles)
Income & Expense Tracking with categories
Dashboard with Charts & Statistics
Filtering & Sorting Transactions
Secure Transactions (CSRF & SQL Injection Protection)
Technologies Used:
ASP.NET Core MVC
Entity Framework Core (MSSQL)
Identity & Role-Based Access Control
AJAX & jQuery
Bootstrap & CSS
Chart.js for Visualizations
This project demonstrates my ability to build a structured and scalable web application while implementing best practices in security, performance, and usability.