Compound Interest HW

This assignment was prepared for Vakıfbank fullstack bootcamp. It calculates compound interest by sending a request to the server with the necessary inputs.

Installation

After cloning the project, open the solution with Visual Studio. Run the project via IIS Express from the CompoundInterestCalculator section in the Controller folder. Enter the required values ​​into the input section with Swagger.

Dependencies

  • FluentValidation

Demo

Fit Request

ok request

OK Response

ok response

Bad Request

badrequest

Error Response

bad response