SpendWise is an Android application built using Java and Firebase, designed to help users track their money spending and manage their finances effectively.
- Expense Tracking: Easily track and categorize your expenses to get a clear overview of where your money is going.
- Financial Insights: Gain valuable insights into your spending patterns through visualizations and personalized reports.
- Android Studio: The official Integrated Development Environment (IDE) for Android app development.
- Java: The primary programming language used for developing the app.
- Firebase: Firebase is utilized for user authentication, real-time database management.
- Clone the repository to your local machine.
- Open the project in Android Studio.
- Connect the app to your Firebase project by following the Firebase setup instructions.
- Build and run the app on an Android emulator or a physical device.