This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 725
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7eee609
commit 184e70b
Showing
1 changed file
with
57 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,57 @@ | ||
# ivy-wallet | ||
Ivy Wallet: money manager (https://play.google.com/store/apps/details?id=com.ivy.wallet) | ||
![Latest Release](https://img.shields.io/github/v/release/iliyangermanov/ivy-wallet) | ||
[![Build Lint](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/build_lint.yml/badge.svg)](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/build_lint.yml) | ||
[![Internal Release](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/internal_release.yml/badge.svg)](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/internal_release.yml) | ||
[![GitHub issues-closed](https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues?q=is%3Aissue+is%3Aclosed) | ||
|
||
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) | ||
|
||
# [Ivy Wallet: money manager](https://play.google.com/store/apps/details?id=com.ivy.wallet) | ||
Personal finance and spending tracker app which helps you manage your money. | ||
<div align="center"> | ||
<img src="https://play-lh.googleusercontent.com/fxNeMm4BRWJ4ZozX5m8CSBbjZhcx0rKJM2cbiTgjKw4zxt8Pf_2BZBWp5L19R0XFdg=w720-h310-rw" alt="ivy-wallet-screenshot-1" width="155" height="310"> | ||
<img src="https://play-lh.googleusercontent.com/gtQQvucrc1dU7KRWj8iZW9n24aw_qY8M0W2J_rFLeYf9WVCyIL-hAWAz3mkcjTnNmw=w720-h310-rw" alt="ivy-wallet-screenshot-2" width="155" height="310"> | ||
<img src="https://play-lh.googleusercontent.com/dFuAvUVBF8wCB-yAcDQQDbrAJNXF_l-gy__yhB5MK9l7e7-NtTgvMh1U7UEC5PC06u7M=w720-h310-rw" alt="ivy-wallet-screenshot-3" width="155" height="310"> | ||
<img src="https://play-lh.googleusercontent.com/EmHhqdjylPK9K5Wh39vPFzUewNXOMNSNdVKhQze1G36mfm-ZEEqcbpzVU0bqX9MA5A=w720-h310-rw" alt="ivy-wallet-screenshot-4" width="155" height="310"> | ||
<img src="https://play-lh.googleusercontent.com/BCvcfsvWvomB3K24ZKxRgQ2Wvj8HlP-q1gXHwD8ShXlUPFzWGNVn5bMHos2tO3z-0w=w720-h310-rw" alt="ivy-wallet-screenshot-5" width="155" height="310"> | ||
<img src="https://play-lh.googleusercontent.com/bItT3JQsWq1iBcN7EpW4ceSgVuVzQUuIQX4zd2ZME7eXrHXEM1_vgUkeQaL56LTSqao=w720-h310-rw" alt="ivy-wallet-screenshot-6" width="155" height="310"> | ||
</div> | ||
|
||
Ivy Wallet is a free budget manager and spending tracker app that’ll help you manage your personal finances with ease. | ||
|
||
Imagine Ivy Wallet as a digital financial notebook (manual expense tracker) in which you’ll track your income, expenses, and budget. | ||
|
||
The advantage that our money manager gives you is that you can track expenses on the go with an intuitive and simple user interface (UI). | ||
|
||
Once your transactions make their way into Ivy Wallet, the spending tracker app will give you insight into your monthly spending and help you plan your budgets. | ||
|
||
When you enter more income and expenses in the money manager app you'll have an answer to three essential questions: | ||
|
||
1) Exactly how much money do I have right now in all accounts combined? (money manager) | ||
|
||
2) How much did I spend this month and where? (expense tracker) | ||
|
||
3) How much money can I spend and still reach my financial goals? (budget manager) | ||
|
||
$Track. $Budget. $Save | ||
|
||
[<img src="https://lh3.googleusercontent.com/qF9r3ZjtgG-qyHdmjecArtKiulz1gmwL_xl9R3_fzk6igSeoN0wYbJSKEX5d_fxJRwYZJpHbqcLB3i9atl-9dOfUl9an7U43TfZ9PtQ=s0">](https://play.google.com/store/apps/details?id=com.ivy.wallet) | ||
|
||
## Project Requirements | ||
- Java 11 | ||
- Android Studio Arctic Fox (for easy download - [JetBrains Toolbox](https://www.jetbrains.com/toolbox-app/)) | ||
|
||
## How to build? | ||
1. Clone the repository | ||
1. Open with Android Studio | ||
1. Everything should sync and build automatically | ||
|
||
## How to contribute? | ||
- Submit pull requests for bug fixes / code improvements | ||
- Create new issues to give us ideas and feedback | ||
- Implement and submit PRs for opened issues | ||
- [Download Ivy Wallet](https://play.google.com/store/apps/details?id=com.ivy.wallet) and leave us a review | ||
|
||
## Contributors | ||
I hope that a lot of more profile pictures are going to show up here, soon! | ||
|
||
![GitHub Contributors Image](https://contrib.rocks/image?repo=ILIYANGERMANOV/ivy-wallet) |