Skip to content

Compound Interest Calculator. Compound interest is a potent instrument that can help you increase your assets and savings over time.

Notifications You must be signed in to change notification settings

The-Flying-Dev/Compound-Interest-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

A Compound Interest Calculator. In this program the user will enter figures regarding the investment and will be able to calculate a compounded interest value over a certain period. The following topics are covered: User Input, Math Class and For loops.

Getting Started

Setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is a list of requirements you need in order to setup .NET locally.

.NET SDK (version 6.0 or later recommended)
Any IDE that supports .NET development (e.g., Visual Studio, VS Code with C# plugin)

Installation

A step-by-step series of instructions that tell you how to get a development environment running.

  1. Clone the repo
    git clone 
  2. Navigate to the project directory:
    cd Calculator
  3. Build the project:
    dotnet build

This will compile the application and any dependencies.

Running the Application

How to run the application:

dotnet run

About

Compound Interest Calculator. Compound interest is a potent instrument that can help you increase your assets and savings over time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages