An open API service indexing awesome lists of open source software.

https://github.com/syncfusion/ej2-showcase-aspnetcore-expensetracker

Demo application to track and visualize your daily expenses in a handy way with great UI.
https://github.com/syncfusion/ej2-showcase-aspnetcore-expensetracker

Last synced: 9 months ago
JSON representation

Demo application to track and visualize your daily expenses in a handy way with great UI.

Awesome Lists containing this project

README

          

[![.NET](https://github.com/syncfusion/ej2-showcase-aspnetcore-expensetracker/actions/workflows/dotnet.yml/badge.svg)](https://github.com/syncfusion/ej2-showcase-aspnetcore-expensetracker/actions/workflows/dotnet.yml)

# 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.

* [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
* [.NET 8.0](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)

### 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.