Forum Discussion

anz-yogesh's avatar
anz-yogesh
Copper Contributor
Sep 22, 2023

Define Navigation and Notifications for a Multi-dashboard SaaS Web App Integrated into Teams

We are developing a SaaS web application with three primary dashboards: a Marketplace Dashboard, a Buyer Dashboard, and a Supplier Dashboard. Our target customers are businesses, which will have multiple users under a single subscription. In our onboarding process, the first user who registers becomes the "Org Admin," who can then invite additional users and assign them roles within the application.

Unlike traditional setups where a business needs to register separate accounts to act as a Buyer or Supplier, our application allows businesses to operate as both from a single account.

In our standalone web app, we handle navigation to these different dashboards through a dropdown menu under the User Avatar in the application header. This header also has a notification button to display real-time notifications.

We are looking to extend this application into a Microsoft Teams personal app and are facing two main challenges:

  1. Navigation: What are the best practices or available methods for navigating between multiple dashboards (Marketplace, Buyer, Supplier) within Microsoft Teams?

  2. Notifications: Can we display our application-specific notifications in the Teams Activity Feed? If so, how can we accomplish this, given that our notifications may work differently than standard Teams notifications?

5 Replies

Resources