Expense Tracker is a simple and intuitive Android application to manage your finances. Built with Jetpack Compose, the app allows users to track income and expenses, view recent transactions, and get an overview of their financial status.
- Track Income and Expenses: Add, edit, and remove income or expenses.
- View Recent Transactions: Quickly see the latest transactions.
- Total Balance Overview: Get an overview of your current balance.
- Beautiful UI: Modern and clean user interface built with Jetpack Compose.
Welcome screen showing the user's name, total balance, and options to view income and expenses.
List of recent transactions, including date, amount, and source.
Follow these instructions to get a copy of the project up and running on your local machine.
- Android Studio: Download
- Java 11 or later
-
Clone the repository:
git clone (https://github.com/itshimelz/Expense-Tracker.git)
-
Open the project in Android Studio:
- File -> Open -> Select the cloned directory.
-
Build and Run:
- Use the
Runbutton in Android Studio to build and run the app on an emulator or connected device.
- Use the
- Jetpack Compose: Modern toolkit for building native Android UI.
- Kotlin: The programming language used.
- Material Design: UI components that follow the Material Design guidelines.
Rahat Hossain Himel
- GitHub: Rahat H. Himel
- Email: himelhasan1215@gmail.com