Skip to content

The Investment Calculator is a simple yet powerful tool designed to project the growth of an investment over a period of time. By inputting key parameters such as the initial investment, annual contributions, investment duration, and expected return rate, users can visualize the potential growth of their investment in clear & concise table format.

Notifications You must be signed in to change notification settings

jency1/Investment-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investment Calculator

Overview

The Investment Calculator is a tool designed to help users forecast their investment growth over a specified period. By inputting the initial investment, annual investment, duration (in years), and expected rate of return, the calculator provides a detailed year-by-year breakdown of the investment's growth. The results are displayed in a table format, showing the following details:

  • Year: The specific year in the investment timeline.
  • Investment Value: The total value of the investment at the end of each year.
  • Interest (Year): The interest earned for that particular year.
  • Total Interest: The cumulative interest earned over the investment period.
  • Invested Capital: The total amount of capital invested up to that year.

This tool is useful for individuals who want to plan their financial future, assess different investment strategies, and make informed decisions based on projected outcomes.

Features

  • Initial Investment: The starting amount of money invested.
  • Annual Investment: The amount added to the investment each year.
  • Duration: The number of years the investment is held.
  • Expected Return: The anticipated annual rate of return on the investment.

Technologies Used

  • React: For building the user interface components.
  • JavaScript: For handling the logic and calculations.
  • HTML5: For structuring the content.
  • CSS3: For styling the application.
  • Vite: For development and build tooling.

Usage

  1. Enter the Initial Investment amount.
  2. Enter the Annual Investment amount.
  3. Input the Expected Return percentage.
  4. Specify the Duration (in years).
  5. You can see the results displayed in the table format.

Output

The calculator provides a detailed breakdown in the form of a table, showing:

  • Year: The investment year.
  • Investment Value: The total value of the investment at the end of each year.
  • Interest (Year): The interest accrued during each year.
  • Total Interest: The cumulative interest earned over the years.
  • Invested Capital: The total capital invested up to that point.

Getting Started

Prerequisites

To run this project, you need:

  • A modern web browser
  • Basic understanding of JavaScript (if you wish to modify the code)

About

The Investment Calculator is a simple yet powerful tool designed to project the growth of an investment over a period of time. By inputting key parameters such as the initial investment, annual contributions, investment duration, and expected return rate, users can visualize the potential growth of their investment in clear & concise table format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published