Skip to content

microsoft/DevAppsForTeams

Repository files navigation

Developing Apps for Teams

This sample application demonstrates how to integrate a Web application into Teams. The app is a Line of Business (LOB) application that can be accessed directly in the browser or from within Teams.

Key features include:

  • Users can login and access the app directly in the browser OR within Teams:

    App in Browser

    App in Teams

  • Users can manage customers:

    • View customers (card view, grid view. and map view)
    • View customer details (including location information provided by Bing maps)
    • Edit customers
    • Page customers
    • Filter customers
  • Users can view customer orders

  • Once the custom Teams app is installed, the LOB app can be accessed using the desktop, web, and mobile versions of Teams

  • App functionality can be accessed using a Bot within Teams:

    App in Teams

  • As customers are changed in the app, the Bot can notify users directly in Teams:

    App in Teams

  • The Bot can even be used to answer important questions such as the meaning of life (you can of course replace this "fun" functionality with custom requirements from your business domain):

    App in Teams

From a technology standpoint, the application uses the following functionality:

NOTE: This application is a work in progress that will continue to be enhanced and updated over time. Consider forking this repository if you want to easily return to this version.

Application Setup Instructions

To setup the application please follow the instructions in the SETUP.md file.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

Example application for integrating a custom LOB app into Microsoft Teams that demonstrates using MSAL/AAD, SSO, a bot, and the Teams JavaScript SDK.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published