Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 705 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 705 Bytes

Spend Android Application

This is Android-app for Spend project.

Web-site is https://github.com/qwert2603/spend_web

Server is https://github.com/qwert2603/spend_server

It can:

  • record spends
  • record profits
  • show date / month / year sums
  • show total balance and balance of last 30 days
  • filter records by type / category / kind / date
  • sort records by date or value
  • select records and delete / unite / change selected records
  • cache records while offline
  • real time auto-synchronization with server when online
  • share records dump

Screenshots