Impensa is an Expense Tracker app built for Android using Kotlin and Jetpack Compose. It features a clean and modern UI that allows you to easily add daily expenses with categories and dates. You can view your monthly spending visually with a neat pie chart.
- Add, Delete or Edit expenses
- View monthly expenses as a pie chart
- Toggle Dark Theme
- Custom expense categories
- Modern colorful UI using Jetpack Compose
- In-App Updates
- Download the latest APK from the Releases section.
- Transfer the APK to your Android device.
- Enable installation from unknown sources.
- Open the APK and install it.
Clone this repo:
git clone https://github.com/Govind-Sankar/Impensa.gitThis project uses the following open-source libraries:
- Jetpack Compose by Google (Apache 2.0)
- Room by Google (Apache 2.0)
- Tehras Compose Charts (MIT License)
- AndroidX DataStore (Apache 2.0)
- FontAwesome Extended Icons (Apache 2.0)
This project is licensed under the Apache License v2.0.
Copyright 2025 Govind Sankar
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.






