Skip to content

ThummarBhargav/paisa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d6cfbe3 · Feb 28, 2024

History

55 Commits
Feb 26, 2024
Oct 3, 2023
Feb 28, 2024
Feb 26, 2024
Feb 26, 2024
Feb 28, 2024
Oct 3, 2023
Feb 26, 2024
Oct 19, 2023
Oct 3, 2023
Oct 3, 2023
Feb 28, 2024
Feb 26, 2024
Oct 9, 2023
Oct 3, 2023
Oct 3, 2023
Oct 4, 2023
Feb 28, 2024

Repository files navigation

Paisa - Expense Tracker

Material design expense manager

### ⚠ Join [@paisa group](https://t.me/app_paisa) on Telegram for important updates ### Screen shots #### Mobile |

|

|

|

| | :--: | :--: | :--: | :--: | |Home|Accounts|Categories|Budget overview| #### Foldable |

|

|

|

| | :--: | :--: | :--: | :--: | |Home|Accounts|Categories|Budget overview| #### Tablet & Desktop |

|

|

|

| | :--: | :--: | :--: | :--: | |Home|Accounts|Categories|Budget overview| ### Expense Tracking - Tracking expenses, incomes & deposits - Account & budget wise overview - Manage categories ### Steps to translate 1. Create `.arb` file inside `lib/localization/app_.arb` example `app_en.arb` 2. Copy all transactions from `app_en.arb` to created file and remove all keys which annotates with `@` From ```json { "appTitle": "Paisa", "@appTitle": { "description": "The app name", "type": "text", "placeholders": {} } } ``` To ```json { "appTitle": "Paisa" } ``` 3. Run the app and check once ### Steps to build project 1. Clone the Flutter Project: * Use `git clone https://github.com/RetroMusicPlayer/Paisa.git` to download the project from the GitHub repository. 2. Install Dependencies: * Navigate to the project directory and run `flutter pub get` to install the required dependencies. 3. Run the App: * Connect a device or emulator and run the app using `flutter run --flavor dev` or through your IDE. ### Download [

Get it on Google Play

](https://play.google.com/store/apps/details?id=moneytracker.income.expense.walletmanager&hl=en_US&pli=1&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1) [

Download Microsft Store

](https://apps.microsoft.com/store/detail/9NQ2KR46N764?launch=true&mode=mini) ### License Copyright (c) 2022, Hemanth S All rights reserved. This source code is licensed under the GPLv3-style license found in the LICENSE file in the root directory of this source tree. # paisa

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published