GithubHelp home page GithubHelp logo

i183x / investment-calculator-web-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 15 KB

A clean UI to calculate SIP & LUMP-SUM of your investments.

Home Page: https://sip-cagr-calculator.onrender.com

License: MIT License

Python 33.46% HTML 65.47% Procfile 1.07%
cagr-calculator investment investment-analysis sip stock-market

investment-calculator-web-app's Introduction

Investment Calculator Web App

Overview

This web application provides a user-friendly interface for calculating investment returns based on user-input parameters such as lump sum amount, compound annual growth rate (CAGR), investment duration, and yearly addition. The application is built using Flask, a Python web framework.

Features

  • User-Friendly Interface: The web app offers a clean and intuitive interface for users to input their investment details.

  • Real-Time Calculation: As users input their investment parameters, the application dynamically calculates and displays the net amount and total profit, providing instant feedback.

  • Formatted Output: The results are presented in a visually appealing format with Indian-style number formatting for better readability.

Getting Started

Prerequisites

Make sure you have Python installed on your system. You can install the required dependencies using the following command:

pip install -r requirements.txt

Running the App

Execute the following command to run the Flask web application:

python3 app.py

Visit http://localhost:5000 in your web browser to access the Investment Calculator.

Usage

  1. Enter the lump sum amount, CAGR (in percentage), number of years, and yearly addition in the provided form.

  2. Click the "Calculate" button to see the calculated net amount and total profit after the specified investment duration.

Explore the live demo for a hands-on experience. (Currently depricated due to $charges.)

File Structure

  • app.py: The main Python script containing the Flask application and investment calculation logic.

  • requirements.txt: A file specifying the Python dependencies required to run the application.

  • templates/index.html: The HTML template for the web interface.

Dependencies

  • Flask 2.0.0
  • python-dateutil 2.8.2
  • gevent 22.8.0
  • gunicorn 21.2.0

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Your feedback and suggestions are highly appreciated.

License

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

Acknowledgments

  • Thanks to Flask for providing a simple and powerful framework for web development in Python.
  • Special thanks to the contributors and the open-source community.

investment-calculator-web-app's People

Contributors

i183x 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.