Skip to content

This Android application calculates potential investment returns for both Systematic Investment Plans (SIP) and Lump Sum investments. The app is developed using Java for Android and helps users estimate how their investments grow over time, based on user input parameters.This covers the concept of grid view and custom UI component in Android.

Notifications You must be signed in to change notification settings

rahulsrenj/Investment-Calculator-SIP-Android-App

Repository files navigation

Investment Calculator with SIP and Lump Sum (Android)

This Android application calculates potential investment returns for both Systematic Investment Plans (SIP) and Lump Sum investments. The app is developed using Java for Android and helps users estimate how their investments grow over time, based on user input parameters.This covers the concept of grid view and custom UI component in Android.

ScreenShots

sip_hp sip_hp_2 sip_hp_3 ls_1 ls_2

Features

  • SIP Calculation: Allows users to enter monthly SIP amounts and calculates the future value based on the rate of return and investment duration.
  • Lump Sum Calculation: Allows users to calculate the return on a one-time lump sum investment based on a specific rate of return and duration.
  • Interest/Return Calculation: Users can specify the rate of return, duration, and investment amount for both SIP and Lump Sum.
  • User-Friendly Interface: Designed with ease of use in mind, the app provides a simple interface for users to input their data and get results.

Requirements

  • Android Studio (for development and testing)
  • Java (for Android development)

Installation

  1. Clone the repository:

    git clone https://github.com/rahulsrenj/Investment-Calculator-SIP-Android-App.git

About

This Android application calculates potential investment returns for both Systematic Investment Plans (SIP) and Lump Sum investments. The app is developed using Java for Android and helps users estimate how their investments grow over time, based on user input parameters.This covers the concept of grid view and custom UI component in Android.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages