Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.52 KB

File metadata and controls

64 lines (45 loc) · 1.52 KB
page_type description products languages extensions contentType createdDate
sample
Demonstrating a feature where user can scan a product and mark it as approved/rejected.
office-teams
office
office-365
csharp
samples
16-11-2021 00:15:13

Product Inspection

This sample app demonstrate a feature where user can scan a product, capture a image and mark it as approved/rejected.

Prerequisites

  • .NET Core SDK version 3.1

    # determine dotnet version
    dotnet --version
  • ngrok or equivalent tunnelling solution

To try this sample

  • Clone the repository

    git clone https://github.com/OfficeDev/microsoft-teams-samples.git
  • Build your solution

    • Launch Visual Studio
    • File -> Open -> Project/Solution
    • Navigate to samples/tab-product-inspection/csharp/ProductInspection folder
    • Select ProductInspection.csproj file
    • Press F5 to run the project
  • Setup ngrok

    ngrok http -host-header=rewrite 3978
  • Config changes

    • Press F5 to run the project
    • Update the ngrok in manifest
    • Zip all three files present in manifest folder
  • Upload app manifest file (zip file) to your team