Skip to content

Personal expense manager using Asp.NET Core 2.1 and Entity Framework core Code first approach with the help of Highcharts to show the expense summary chart and a modal dialog to handle the user inputs.

Notifications You must be signed in to change notification settings

AnkitSharma-007/ExpenseManager-ASPCore-EFCore-Highchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExpenseManager-ASPCore-EFCore-Highchart

In this article, we will be creating a personal expense manager using Asp.NET Core 2.1 and Entity Framework core Code first approach. An expense manager tracks your daily expenses and provides comparative charts to show expense summary. Since we are using modal dialog to handle user inputs and to show monthly and weekly expense summary chart using Highcharts. Hence this application will be a Single Page Application (SPA) .

We will be using Visual Studio 2017 and SQL Server 2017 for our demo.

Let us look at the final application.

Alt Text

Read the full article at

http://ankitsharmablogs.com/asp-net-core-expense-manager-using-ef-core-and-highcharts/

About

Personal expense manager using Asp.NET Core 2.1 and Entity Framework core Code first approach with the help of Highcharts to show the expense summary chart and a modal dialog to handle the user inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages