Skip to content

Commit b28ca7b

Browse files
authored
Update README.md
1 parent 6900139 commit b28ca7b

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
1-
# Money Tracker
1+
# Open Money Tracker
22

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+
![](https://github.com/xorum-io/open_money_tracker/blob/master/Open%20Money%20Tracker.png)
64

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.
116

127
Following features are available in current version:
138
* Manage expenses/incomes.
14-
* Create reports for period.
9+
* Create reports for given period.
1510
* Manage accounts with different currencies.
1611
* Transfer money between accounts.
1712
* Manage exchange rates between currencies.
1813
* Quick summaries.
1914
* 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)
2120

2221
## Dependencies
2322
* [Butter Knife] (http://jakewharton.github.io/butterknife/) - View annotation bindings.
2423
* [Dagger 2] (http://google.github.io/dagger/) - Dependency injection tool.
2524
* [MPAndroidChart] (https://github.com/PhilJay/MPAndroidChart) - Ready-to-use charts.
2625
* [Timber] (https://github.com/JakeWharton/timber) - Convenient and small logging tool.
2726

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

Comments
 (0)