
Bot framework dashboard built over GraphQL server
Ibex Dashboard offers a powerful and flexible platform for creating customizable dashboards and templates. Designed primarily for integrating with Application Insights, this application allows users to easily extend data sources and visual components, making it a versatile choice for developers and analysts alike. The latest version showcases a clean interface built with GraphQL and Apollo React, which enhances both the user experience and developer productivity.
With an emphasis on simplicity, the new dashboard template is significantly easier to read and modify compared to its predecessor. This modern update ensures that users can efficiently display bot analytics and gain insights without the steep learning curve typically associated with new software implementation.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Apollo is an open-source platform for building GraphQL APIs that connects with any data source. It provides a powerful set of tools and features for developers, including client and server-side caching, real-time data synchronization, and a seamless integration with popular frontend frameworks.
A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.