Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 687 Bytes

TODO.md

File metadata and controls

16 lines (14 loc) · 687 Bytes

Agenda

MVP

  • Configure Heroku to have muliple apps in a pipeline
    • see generate-dev-env.sh
  • Use Slack's Block Kit to create human readable responses to commands
  • Add ability to delete reminder
  • Add /help slash command that lists availble commands and how to use them
  • For reminder more than 120 days out, add repsonse that marks reminder 'TBD'

Out of Scope for MVP

  • use natural language processing for commands
  • Add ability to update a reminder
  • add data store for queued reminders
  • possible intergration with Outlook (requires more research)
  • continue recurrance for a reminder after 120 days have passed since creation