Framework for building CRUD UIs for Hasura GraphQL with models rather than code.
Evolutility-UI-React is a model-driven set of views for various functionalities such as Browsing, Editing, Listing, displaying Cards, Charts, Stats, Overviews, and Activities. It allows for easy CRUD application development by defining models instead of writing traditional code, utilizing a Hasura GraphQL backend. The tool eliminates the need for manual coding, simplifying the process of application development.
To install Evolutility-UI-React, you can download or clone the repository from GitHub or use the npm package. After obtaining the source code, follow these steps:
npm install
Evolutility-UI-React offers a convenient way to develop CRUD applications by focusing on defining models rather than writing extensive code. By leveraging a Hasura GraphQL backend, the tool simplifies the process of creating Browse, Edit, List, Cards, Charts, Stats, Overview, and Activity views. With the ability to configure options and customize settings, Evolutility-UI-React empowers developers to efficiently build model-driven applications without the need for manual coding.