GoalSaver is an Android app that helps you manage your finances. Track your transactions, calculate your average monthly savings, and set financial goals. The app will determine the viability of your goals based on your savings habits.
Follow these steps to start using the GoalSaver app:
- Open the GoalSaver project in Android Studio.
- Run the app on an Android emulator or a real Android device.
- Register for a new account.
- Log in with your credentials.
Before adding transactions, create a card:
- Navigate to the card creation section.
- Provide the necessary details for your card.
- Save the card information.
After creating a card, start adding transactions:
- Navigate to the transactions section.
- Select the card to which you want to add transactions.
- Add a transaction manually by providing the transaction details (amount, description, date, etc.).
- Alternatively, import transactions from a CSV file. Ensure the CSV file contains the required headers:
Amount,Started Date, andDescription.
Once transactions are added, the app will automatically calculate your average monthly savings based on the recorded transactions.
With your average monthly savings calculated, you can create a financial goal:
- Navigate to the goals section.
- Click on the button to create a new goal.
- Provide the necessary details for your goal.
- Save the goal.
The app will analyze your goal against your average monthly savings and inform you if the goal is viable or not.
By following these steps, you can effectively manage your finances with the GoalSaver app. Open the app in Android Studio, register, create a card, add transactions, calculate your average monthly savings, and set realistic financial goals to ensure a healthy financial future.