-
Register, enables users to register and gain access to the system
-
Login, allows registered users to log in and access the application
-
Home, displaying the overview of user finances, such as recent income and expenses
-
Net Worth Projection, estimating the future value of a user's assets and overall financial situation based on certain inputs
-
Transaction/Income and Expense Tracker, users can manually input details of their financial transactions, including income sources and various expenses
-
News Section, provides users with up-to-date information and news related to the financial world
-
- Android Studio
- JRE (Java Runtime Environment) or JDK (Java Development Kit).
-
- Clone this repository and import into Android Studio
https://github.com/PocketGrow/Dev-Android.git - Navigate to the directory and select the appropriate
build.gradle file - Sync Project by clicking on the "Sync Project with Gradle Files" icon.
- Run the app by selecting the target device (either a physical device or an emulator) and clicking the "Run" button (green triangle) in the toolbar.
- Clone this repository and import into Android Studio