/Money-manager

Simple money manager android application

Primary LanguageKotlin

Money-manager

Simple money manage android application

Pet-project for play with Android Jetpack

main screen

Commit naming rules:

Each commit begins with a list of key changes encrypted in tags. The following tags are available:

  • navigation
  • ui
  • description
  • db-scheme
  • di
  • business-logic

Sample:

[ui] [description]

  • add some buttons
  • update readme file