Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

yev-kanivets/open_money_tracker

Repository files navigation

Money Tracker

Get it on Google Play

Short overview

Money Tracker is an Android native application with open source code. Development of this project is guided by simplicity and effeciency for end user. This is portfolio project, so the smartest tools are used (such as ButterKnife, Dagger2 etc.).

Following features are available in current version:

  • Manage expenses/incomes.
  • Create reports for period.
  • Manage accounts with different currencies.
  • Transfer money between accounts.
  • Manage exchange rates between currencies.
  • Quick summaries.
  • Charts.
  • Export to CSV.

Dependencies

Development process

To start developing your own MT or just compile the project you only need to checkout newest version from this repo from your Android Studio. Gradle is fully configured and even keystore is present in source code.