Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 464 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 464 Bytes

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