Demo application to track and visualize your daily expenses in a handy way with great UI.
Перейти к файлу
Rajendran R c380dae724
Merge pull request #26 from Backiaraj/aspnet
Cleared the dependabot issues
2024-11-06 10:10:57 +05:30
App_Start 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Content 911856: Update sample for vol3 2024 2024-10-04 11:17:17 +05:30
Controllers 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Helpers 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Properties 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Scripts 911856: Update sample for vol3 2024 2024-10-04 11:17:17 +05:30
Views 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
fonts 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
styles 911856: Update sample for vol3 2024 2024-10-04 11:17:17 +05:30
.deployment 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
.gitignore 891562: Update .gitignore 2024-07-01 12:16:56 +05:30
ApplicationInsights.config 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Expense_Tracker_MVC.csproj 911856: Update sample for vol3 2024 2024-10-04 11:17:17 +05:30
Expense_Tracker_MVC.csproj.user 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Expense_Tracker_MVC.sln 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Global.asax 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Global.asax.cs 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
NuGet.config 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Project_Readme.html 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
README.md 891562: Update README.md 2024-07-04 10:28:20 +05:30
Web.Debug.config 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Web.Release.config 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
Web.config 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
deploy.cmd 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
favicon.ico 891562: The structure has been modified according to the public repo 2024-07-02 07:36:23 +05:30
packages.config Cleared the dependabot issues 2024-10-30 18:30:12 +05:30

README.md

ej2-showcase-aspnetmvc-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

  • Visual Studio 2022 (or)
  • Visual Studio 2019

Run

  • Clone the repository.
  • Open the Expense_Tracker_MVC.csproj file using Visual Studio.
  • Press Ctrl + F5 to run the sample.

Demo

https://ej2.syncfusion.com/showcase/aspnetmvc/expense-tracker/

Check all the showcase samples from here.