qmatteoq / viva-connections-stocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viva Connection stocks

Summary

This project is a card for Viva Connections to display stock prices. The card is built using SharePoint Adaptive Card extensions. The card uses a backend built using an Azure Function and Azure Cache for Redis.

stock-card

This project is described in the following articles:

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

  • An Azure subscription

Version history

Version Date Comments
1.1 March 10, 2021 Update comment
1.0 January 29, 2021 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Features

This card can be used to display any stock price in the Viva Connections portal. When you drag this card into the dashboard, you can customize:

  • The stock to track
  • The URL of your backend
  • (Optional) If the API is protected by the Microsoft Identity platform, the id of the AAD app which supports single sign-on

References

About


Languages

Language:JavaScript 55.0%Language:TypeScript 19.6%Language:C# 16.7%Language:Bicep 8.7%