cf2dc9c837
911856: Update sample for vol3 2024 |
||
---|---|---|
Controllers | ||
Helpers | ||
Models | ||
Properties | ||
Views | ||
wwwroot | ||
.gitignore | ||
Expense_Tracker_ASPCore.csproj | ||
Expense_Tracker_ASPCore.sln | ||
Nuget.Config | ||
Program.cs | ||
README.md | ||
Startup.cs | ||
appsettings.Development.json | ||
appsettings.json | ||
bundleconfig.json | ||
web.config |
README.md
ej2-showcase-aspnetcore-expense-tracker
The expense tracker demo application showcases several Essential JS 2 components together in a real-world application scenario to track and visualize your daily expenses. You can further explore the source code of this application and use it as a reference for integrating Essential JS 2 components into your applications.
Deployment
Requirements to run the demo
The sample requires the below requirements to run.
Run
- Clone this repository.
- Open the command prompt from Application root directory.
- Run the demo using
dotnet run
command.
Demo
https://ej2.syncfusion.com/showcase/aspnetcore/expense-tracker/
Check all the showcase samples from here.