ToDo Bot

In this blog series, we will create a ToDo bot that will allow you to Create, View and Delete Tasks. We will create this bot using Microsoft Bot Framework.

We have three functionalities to implement –

  1. Create Task
  2. View Task
  3. Delete Task

Following are the Modules in the series:

  1. Setup the Development Environment
  2. Welcome Card | Adaptive Cards
  3. Planning and Designing the Bot
  4. Coding the Main Dialog
  5. Creating Sub Dialogs
  6. Coding the Create Task Dialog
  7. Working with Azure Cosmos DB Local Emulator
  8. Connecting Bot with Azure Cosmos DB
  9. Coding the View Task Dialog | READ Data from Azure Cosmos DB
  10. Coding the Delete Task Dialog | DELETE Data from Azure Cosmos DB

Up ↑

%d bloggers like this: