abufawwaz / expensemanagerCompose

Enable users to store their expense & incomes and keep track of their finances.

Home Page:https://expensemanager.naveenapps.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expense Manager Android App [Work in progress 🚧]

API Build

Expense Manager Android

Home Screen Analysis Screen Transaction Screen
Home Screen Analysis Screen XML Bottom Sheet
Category Transaction Create Dark Theme
Compose New Page Compose Dialog Dark Theme

The purpose of this repository is to demonstrate below:

  • Implementing entire UI elements with Jetpack Compose.
  • Implementation of Android architecture components with Jetpack libraries such as Hilt.
  • Performing background tasks with Kotlin Coroutines.

License

Copyright 2023 Naveen Kumar Kuppan. All Rights Reserved.

    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, softwaredistributed 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 andlimitations under the License.

About

Enable users to store their expense & incomes and keep track of their finances.

https://expensemanager.naveenapps.com/


Languages

Language:Kotlin 100.0%