Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 653 Bytes

File metadata and controls

19 lines (13 loc) · 653 Bytes

ej2-showcase-aspnetmvc-loan-calculator

Demo application that calculates your loan payment based on your loan amount, interest and term.

Deployment

Requirements to run the demo

  • Visual Studio 2022 (or)
  • Visual Studio 2019

Run

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

Demo

Check all the showcase samples from here.