This document describes main features that must be implemented in each version
Newest version: 0.0.3
- Authorization via login & password (HTTP Basic Auth);
- Card list;
- Transaction list;
- All networking through HTTPS;
- Caching data in local db.
- Registration;
- Transactions with cash;
- Profile editing;
- Password changing.
- Connection of Monobank cards;
- Connection of Privat cards;
- Search transactions: by type, amount, date;
- Deleting transactions.
- Authorization by OAuth or some other method;
- Registration & login via Telegram.
- Spending statistics:
- by cards;
- by type;
- by time.
- Stable version with all above