Use sms via twilio and google sheets API to ensure accountability in a distributed group setting for task doing.
- Send texts.
- Send texts in a way that is easily mocked.
- Read sheets.
- Write sheets.
- Receiving texts.
- Receiving texts in a way that is easily mocked.
- Build the application that all this IO is for.
- Work out method for testing. Async, time-based, mock-spreadsheet data, etc.
- Improve messages such that they contain 'Partners in crime' information.
- Work out sufficient deployment stuff that receiving texts can be done practically.
- Assign completion codes automatically.
- Complete tasks based on receiving texts with completion codes.
- Send out completion codes with reminder texts.
- Add snarky completion messages.
- Add a health check and monitoring setup for reliability.
- Make multi-tasks piecemeal in completion status.
Resources: