Developed the Expense Tracker App, a web application developed in ASP.NET Core 8 MVC utilizing SyncFusion Components and SQL Server database. This application aims to assist users in efficiently managing their expenses by providing features for tracking transactions, organizing expenses into categories, and visualizing spending patterns.
- ASP.NET Core 8 MVC: The application's backend and frontend are developed using ASP.NET Core 8 MVC framework.
- SyncFusion Components: SyncFusion Components are utilized for creating interactive UI elements such as grids, charts, and sidebars.
- SQL Server Database: SQL Server is used as the backend database for storing categories and transactions data.
- C# Programming Language: C# is the primary programming language used for server-side logic.
- Entity Framework Core: Entity Framework Core is employed for database access and management.