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.
- 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.
- Android Studio (for development and testing)
- Java (for Android development)
-
Clone the repository:
git clone https://github.com/rahulsrenj/Investment-Calculator-SIP-Android-App.git