Skip to content

Developing an Expense Tracker web app using ASP.NET Core and Entity Framework, incorporating features such as transaction management, categorized expenses, and an interactive dashboard with insightful data visualizations through charts.

Notifications You must be signed in to change notification settings

EnniouarMohammed/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker App

This is an expense tracker app in Asp.Net Core MVC (6.0.24) using SyncFusion Components (24.1.43).

Dashboard :

image

Transactions :

image

Create a New Transaction :

image

Categories :

image

Create a New Category :

image

Application Execution Explanation

Video Tutorial

Application Execution

Click the image above to watch a video tutorial explaining the execution of the application.

Installation :

dotnet add package -v 6.0.24 Microsoft.EntityFrameworkCore
dotnet add package -v 6.0.24 Microsoft.EntityFrameworkCore.Tools
dotnet add package -v 6.0.24 Microsoft.EntityFrameworkCore.SqlServer
dotnet add package Syncfusion.EJ2.AspNet.Core --version 24.1.43

About

Developing an Expense Tracker web app using ASP.NET Core and Entity Framework, incorporating features such as transaction management, categorized expenses, and an interactive dashboard with insightful data visualizations through charts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published