From 184e70b0b97beeb05a217fbf576ece6f8f1a6da0 Mon Sep 17 00:00:00 2001 From: ILIYANGERMANOV Date: Thu, 4 Nov 2021 22:34:55 +0200 Subject: [PATCH] Update README.md --- README.md | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 57 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e75ff1244..881b5c345 100644 --- a/README.md +++ b/README.md @@ -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. +
+ivy-wallet-screenshot-1 +ivy-wallet-screenshot-2 +ivy-wallet-screenshot-3 +ivy-wallet-screenshot-4 +ivy-wallet-screenshot-5 +ivy-wallet-screenshot-6 +
+ +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 + +[](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)