
Simple React based UI for interacting with CGrateS
The Omnitouch CGrateS React UI is a streamlined interface that enables users to interact with the CGrateS API seamlessly through their browser. This tool provides a hassle-free experience, allowing quick access to various CGrateS functionalities without any installation prerequisites. By merely accessing the tool through a web link, users can connect to any accessible CGrateS instance, including localhost, making it a versatile option for both developers and new users alike.
This utility is not just a graphical interface but serves as a practical solution for managing CGrateS data. With limited but essential functionalities exposed, it caters to those looking to efficiently navigate and operate within the CGrateS environment.

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
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading