This repository contains the Expense Manager App built using Kotlin and Jetpack Compose. The app is inspired by Marvel superheroes and agents, helping them manage their expenses seamlessly. Imagine characters like Spider-Man and Black Widow keeping track of their finances with this sleek, secure app!
- Transaction Entry: Log expenses and incomes, including date, type, amount, and description.
- Dashboard/Transaction List: View, update, or delete transactions with a clean and intuitive UI.
- Firebase Integration: User authentication with Google using Firebase.
- UI Components: Material design elements and a simple, easy-to-use interface.
- Kotlin
- Jetpack Compose
- Firebase
- MVVM Architecture
- Coroutines for Asynchronous Operations
-
Login Page
-
Google Login
-
Initial Dashboard
-
Add Payment Screen
-
Add Payment (Alternate View)
-
Add Payment (Third View)
-
Final Dashboard
-
Delete Transaction