Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Harikrishnan-MSFT committed Apr 18, 2024
1 parent ebe075c commit 6f6a982
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions samples/graph-chat-lifecycle/csharp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,20 +142,24 @@ This sample illustrates Lifecycle of chat in Teams (Creating chat, adding member
## Running the sample
1. In Teams, Once the app is successfully installed, it can be opened in the tab and has option to create group chat if user is authenticated.
1. Install App.
![InstallApp](ChatLifecycle/Images/InstallApp.png)
2. In Teams, Once the app is successfully installed, it can be opened in the tab and has option to create group chat if user is authenticated.
![welcome card](ChatLifecycle/Images/welcome.png)
2. Once create group chat is clicked, user will be able to add Title of the groupchat and select users from drop down to create a group chat and add members (using different scenarios) and delete member accordingly to depict the lifecycle of chat.
3. Once create group chat is clicked, user will be able to add Title of the groupchat and select users from drop down to create a group chat and add members (using different scenarios) and delete member accordingly to depict the lifecycle of chat.
![group chat created](ChatLifecycle/Images/groupchatbuttonclick.png)
3. created group chat Details.
![group chat Details](ChatLifecycle/Images/groupchatcreated.png)
4. Successfully Group chat created.
![chat life cycle](ChatLifecycle/Images/createdgroupchat.png)
5. created group chat Details.
![group chat Details](ChatLifecycle/Images/groupchatcreated.png)
## Outlook on the web
- To view your app in Outlook on the web.
Expand Down

0 comments on commit 6f6a982

Please sign in to comment.