Skip to content

Calculate your monthly and annual interest from a fixed deposit

Notifications You must be signed in to change notification settings

Pieter1821/FDinterest-calculator

Repository files navigation

Fixed deposit Interest Calculator App

A simple interest calculator app that empowers users to effortlessly calculate interest on fixed deposits, offering both yearly and monthly calculations. Gain deeper insights into your investments with this intuitive tool.

GitHub Live Preview

Table of Contents

About the Project

The Interest Calculator App is designed to simplify the process of calculating interest on fixed deposits. Whether you're planning your financial future or just curious about your investments, this app is here to help.

Key features:

  • Calculate interest for yearly and monthly deposits.
  • Gain a better understanding of how your money grows.
  • User-friendly and intuitive interface for hassle-free calculations.

Technologies Used

This project is built with the following technologies:

  • HTML: For the basic structure of the app.
  • SCSS: For styling and layout design.
  • JavaScript: For interactive functionality.
  • React: To enhance the user experience and provide a responsive interface.

Getting Started

To get started with the Interest Calculator App, follow these steps:

  1. Clone the GitHub repository to your local machine:

    git clone https://github.com/Pieter1821/FDinterest-Calculator.git
  2. Navigate to the project directory:

    cd FDinterest-Calculator
  3. Install the necessary dependencies:

    npm install
  4. Run the app locally:

    npm start

Usage

  1. Launch the app using the instructions in the "Getting Started" section.
  2. Enter the principal amount, interest rate, and duration of your fixed deposit.
  3. Select whether the deposit is compounded yearly or monthly.
  4. Click the "Calculate" button to see the calculated interest amount and total amount.
  5. Gain insights into your investment and plan accordingly.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Feel free to explore the app and provide feedback or contributions to make it even better!



About

Calculate your monthly and annual interest from a fixed deposit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published