-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
30 lines (25 loc) · 776 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
TODO:
try to fix 1 item from list below every day
### APP ###
High priority (mvp)
✅ HANDLE command errors (catch errors, mostly for DX)
✅ HANDLE callback requests properly, add success messages, show warnings
✅ REMOVING debtors by click NO button
✅ GROUP debtors in detailed expense view
✅ REPAID
✅ UNREPAID
✅ EXPENSES LIST (global/in chat)
Low priority
* ✅ reply keyboard
* SETTINGS (just design, probably set currency)
* NOTIFICATION when debt was repaid (by single person, by all participants)
* DEBTORS LIST (show ballance, active expenses, forgive all)
* DEADLINE (investigate)
* HANDLE USER TIMEZONE
* ✅ INLINE MODE, send expense
* Major hustler in group
* Website, billings integration
### ENV ###
* deploy to server
* travis CI
* code coverage