|
1 | | -# Money Tracker |
| 1 | +# Open Money Tracker |
2 | 2 |
|
3 | | -<a href='https://play.google.com/store/apps/details?id=com.blogspot.e_kanivets.moneytracker&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="100px"/></a> |
4 | | - |
5 | | -[Open Money Tracker on F-Droid](https://apt.izzysoft.de/fdroid/index/apk/com.blogspot.e_kanivets.moneytracker) |
| 3 | + |
6 | 4 |
|
7 | | -## Short overview |
8 | | -Money Tracker is an Android native application with open source code. |
9 | | -Development of this project is guided by simplicity and effeciency for end user. |
10 | | -This is portfolio project, so the smartest tools are used (such as ButterKnife, Dagger2 etc.). |
| 5 | +**Open Money Tracker** is an open-source Android application, which allows to manage personal finances. Development of this project is guided by simplicity and effeciency for end user. |
11 | 6 |
|
12 | 7 | Following features are available in current version: |
13 | 8 | * Manage expenses/incomes. |
14 | | -* Create reports for period. |
| 9 | +* Create reports for given period. |
15 | 10 | * Manage accounts with different currencies. |
16 | 11 | * Transfer money between accounts. |
17 | 12 | * Manage exchange rates between currencies. |
18 | 13 | * Quick summaries. |
19 | 14 | * Charts. |
20 | | -* Export to CSV. |
| 15 | +* Dropbox backups. |
| 16 | + |
| 17 | +<a href='https://play.google.com/store/apps/details?id=com.blogspot.e_kanivets.moneytracker&utm_source=global_co&utm_medium=prtnr&utm_content=Mar2515&utm_campaign=PartBadge&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height="100px"/></a> |
| 18 | + |
| 19 | +[Open Money Tracker on F-Droid](https://apt.izzysoft.de/fdroid/index/apk/com.blogspot.e_kanivets.moneytracker) |
21 | 20 |
|
22 | 21 | ## Dependencies |
23 | 22 | * [Butter Knife] (http://jakewharton.github.io/butterknife/) - View annotation bindings. |
24 | 23 | * [Dagger 2] (http://google.github.io/dagger/) - Dependency injection tool. |
25 | 24 | * [MPAndroidChart] (https://github.com/PhilJay/MPAndroidChart) - Ready-to-use charts. |
26 | 25 | * [Timber] (https://github.com/JakeWharton/timber) - Convenient and small logging tool. |
27 | 26 |
|
28 | | -## Development process |
29 | | -To start developing your own MT or just compile the project you only need |
30 | | -to checkout newest version from this repo from your Android Studio. |
31 | | -Gradle is fully configured and even keystore is present in source code. |
| 27 | +## Development and maintenance |
| 28 | + |
| 29 | +Project has been developed and maintained by [xorum.io](http://bit.ly/xorum_source_gh_cw). We are the team of seasoned software engineers with an extensive experience in mobile development. |
| 30 | + |
| 31 | +Have you liked **Open Money Tracker**? Do you have an **idea of project** and need help with its development? Just write us on hello@xorum.io. |
0 commit comments