Giter VIP home page Giter VIP logo

devappsforteams's Introduction

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 [email protected] 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.

devappsforteams's People

Contributors

aycabas avatar bobgerman avatar danwahlin avatar microsoftopensource avatar waldekmastykarz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devappsforteams's Issues

Tab setup is running outside the browser

Thanks for sharing the demo code and I followed setup instructions, it all went fine and MS Team is showing app in a tab.

When I click the login button (inside MS Teams tab) it pop-up the browser window, ask my hotmail credentials, gets authenticated properly and continue in the same window. Please find the screenshot attached. MS Team tab never gets refreshed.

Can you please help me get it running as you showed in the demo? Thanks!

image

Setup.ps1 contains invalid arguements

In setup/setup.ps1 the line

$tabApp = az ad app create --display-name $appName --available-to-other-tenants $true --reply-urls "https://$domain" --oauth2-allow-implicit-flow --required-resource-accesses @tab-app-manifest.json | ConvertFrom-Json

... throws and errors as "az ad app create" no longer supports the arguments listed

I do not have the skills to work around this issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.