GithubHelp home page GithubHelp logo

investment-calculator's Introduction

Investment Calculator ๐Ÿ“ˆ

  • ๐Ÿ“˜ A small investment calculator to help produce some quick numbers to help with asset analysis.

Usage

$ npm install
$ npm run dev

How it works? ๐Ÿš€

    1. Add your initial starting capital in the Initial Investment field.
    1. Add the amount you'll continually invest in the Annual Investment field.
    1. Average out the assumed return in Expected Return.
    1. Finally, dertermine the length of time you will hold this investment with the Duration.

This will then show you the the value of your investment each year, the interest it attracted based on the Expected Return and the total intrest from the range of each previous year. This also includes the amount invested at the end of each year taking into account your initial investment.

๐ŸŽฏ **Note: this is for making very rough analysis and will still require further due dilligence on the asset or security you're interested in.

๐Ÿ› ๏ธ Optional

If you wish to see the the generated investment in a different currency you can change this by setting a different locale in util/investment.js. By default this is set to 'en-GBP', however, a list of alternatives can be found in util/locales.js.

investment-calculator's People

Contributors

gh0st-7 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.