CN113721901B - Low-code financial data analysis visualization engine - Google Patents
Low-code financial data analysis visualization engine Download PDFInfo
- Publication number
- CN113721901B CN113721901B CN202110710831.8A CN202110710831A CN113721901B CN 113721901 B CN113721901 B CN 113721901B CN 202110710831 A CN202110710831 A CN 202110710831A CN 113721901 B CN113721901 B CN 113721901B
- Authority
- CN
- China
- Prior art keywords
- user
- page
- data
- flow
- database
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000007405 data analysis Methods 0.000 title claims description 15
- 238000012800 visualization Methods 0.000 title claims description 9
- 238000011161 development Methods 0.000 claims abstract description 23
- 238000000034 method Methods 0.000 claims abstract description 20
- 238000004891 communication Methods 0.000 claims abstract description 8
- 230000003993 interaction Effects 0.000 claims abstract description 4
- 230000010354 integration Effects 0.000 claims abstract description 3
- 238000012545 processing Methods 0.000 claims description 11
- 238000004458 analytical method Methods 0.000 claims description 7
- 238000012986 modification Methods 0.000 claims description 7
- 230000004048 modification Effects 0.000 claims description 7
- 238000013079 data visualisation Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 claims description 6
- 238000010801 machine learning Methods 0.000 claims description 5
- 238000013528 artificial neural network Methods 0.000 claims description 3
- 238000013461 design Methods 0.000 claims description 3
- 230000006870 function Effects 0.000 claims description 3
- 230000003068 static effect Effects 0.000 claims description 3
- 230000003044 adaptive effect Effects 0.000 claims 1
- 230000000007 visual effect Effects 0.000 abstract description 5
- 230000018109 developmental process Effects 0.000 description 19
- 230000008569 process Effects 0.000 description 4
- 238000010276 construction Methods 0.000 description 3
- 230000033772 system development Effects 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000012423 maintenance Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- VYZAMTAEIAYCRO-UHFFFAOYSA-N Chromium Chemical compound [Cr] VYZAMTAEIAYCRO-UHFFFAOYSA-N 0.000 description 1
- 206010063385 Intellectualisation Diseases 0.000 description 1
- 238000009825 accumulation Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 238000012549 training Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/34—Graphical or visual programming
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q40/00—Finance; Insurance; Tax strategies; Processing of corporate or income taxes
- G06Q40/12—Accounting
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Development Economics (AREA)
- General Business, Economics & Management (AREA)
- Technology Law (AREA)
- Strategic Management (AREA)
- Human Computer Interaction (AREA)
- Marketing (AREA)
- Economics (AREA)
- Stored Programmes (AREA)
Abstract
The invention discloses a visual development tool for analyzing low-code financial data, which comprises the following components: the data communication interface is in data communication with the browser and is used for providing a user interaction UI window; the integrated page core is used for receiving a user-defined operation interface manufactured by a user through a browser, converting the user-defined operation interface into a flow code and providing the flow code to the API system; the API system receives the flow codes, packages the flow codes into BI software and provides an interface for an integrated page core to enable a user to run a web applet; a database interface for linking the basic database in the API system with the target database in the data source; the system also comprises a custom page layout generator for generating a user-defined renderable webpage and a component library, wherein the component library is provided with various flow patterns for the user to drag, and the custom page layout generator and the component library are respectively connected with the integration page core. The invention provides a unified technical architecture and a very simple development method for non-software developers, and is simple and efficient.
Description
Technical Field
The invention relates to the technical field of data visualization, in particular to a system for constructing a financial data analysis visual webpage without writing codes for a person skilled in the non-software development field.
Background
As the informatization basis of modern enterprises is generally better, the data accumulation amount is also larger and larger, and the data analysis requirement is also higher and higher. The traditional system development mode led by technicians has obvious delay on the response speed of service demands, and the understanding deviation is obvious. In order to improve the response speed of system development to business requirements and the accuracy of understanding, the requirements of simplicity, automation and intellectualization of system development are generated at the same time.
The main way to solve such demands on the market is to develop a code development tool or BI (Business Intelligence) development tool specifically, which drags and drops the visualization module of the existing code into the workflow, and assists in writing certain logic codes to create the application program. Although the working mode can greatly lighten the workload of the developer, a large number of components which can be pulled and assembled by the development work can be replaced, so that the production efficiency of the developer is improved, the construction mode is still mainly based on the developer, and the platform is generally oriented to a relatively general scene, so that the requirement of the specialization is improved in order not to sacrifice the flexibility.
Therefore, it is needed to build a visual development engine for data analysis with lower code, which can enable the business personnel without programming capability to develop the data analysis product meeting the business requirement by simple and visual assembly work under the support of the engine, and has the professional property.
Disclosure of Invention
The invention aims to overcome the defects or improvement demands of the prior art, and provides a low-code visualized development engine for non-technicians in the field of financial data analysis of industrial enterprises, which can realize the construction and release of data analysis webpages for supporting business personnel to realize simpleness and rapidness.
In order to solve the technical problems, the invention provides a visual development tool for analyzing financial data of low codes, which comprises the following components: the data communication interface is in data communication with the browser and is used for providing a user interaction UI window;
the integrated page core is used for receiving a user-defined operation interface manufactured by a user through a browser, converting the user-defined operation interface into a flow code and providing the flow code to the API system;
The API system receives the flow codes, packages the flow codes into BI software and provides an interface for an integrated page core to enable a user to run a web applet;
a database interface for linking the basic database in the API system with the target database in the data source;
the system also comprises a custom page layout generator for generating a user-defined renderable webpage and a component library, wherein the component library is provided with various flow patterns for users to drag; the custom page layout generator and the component library are respectively connected with the integrated page core.
Further, the component library includes: calendar, drop down boxes, navigation bars, popups, bar charts, pie charts, line charts, thermodynamic diagrams, maps.
Further, basic attribute information of the selected component can be changed through options, including color matching and lines.
Furthermore, the API system can perform self-adaptive load balancing aiming at the access flow, so that the person with high authority is accessed to access preferentially.
The invention also provides a method for building the data visualization analysis page based on the financial data analysis visualization development tool, which comprises the following steps:
Step 1, data source configuration: providing the attribute parameters of the database to a user in the form of a form, automatically assembling the parameters into a database link path by the background after the user fills out the data through a browser, and synchronizing the form and the data of the database to a current development platform;
step 2, establishing an API configuration center, which comprises the following configuration items:
a. developing a design API system to generate a platform base database including, but not limited to, a user table, a rights table, a menu table, a role table, a data source table, and an API record table;
b. Predefining a common data type template, and uniformly transmitting the common data type template by using json format for corresponding to data sources required by various components in a component library;
c. An automatic interface generation engine is established: providing parameters required by the interface generation and data required to be processed for a user in the form of an intuitive form, and configuring the name, field name and other relevant information of the domain where the data required by the user is located on a development platform by the user; the data processing flow formed by the form filled in by the user and the dragged component is analyzed by the receiving integration page core through a machine learning algorithm, and a corresponding interface access path can be generated, so that the user can complete the development of the interface by avoiding the learning of an operation code;
step 3, establishing a page configuration center:
1) Providing a custom page layout generator, wherein a user custom defines one or more front-end page layouts, a layout analysis engine analyzes the layouts into html codes in the background, and a custom renderable BI webpage is generated by assembling an API and the front-end page;
2) Providing a component library, wherein a user selects a component to be used, drags the component to a corresponding position in a pre-defined webpage, and assembles the component into a complete static webpage; after naming each component and confirming, the integrated page core intelligently generates a business processing flow in the foreground and an execution flow of codes in the background according to the names and the connection relations of the components; after the assembly is established, the configured interfaces can be selected automatically or manually for association, so that the assembly and the data are communicated, and the whole page is a complete interactable page.
Further, the method also comprises a step 4 of authority configuration, wherein authority control can be performed on the configured page: after the page is selected, a specific character which can access the page is selected from the character list, or a specific person which can access the page is selected from the person list.
Further, a flow modification control is included for the user to make necessary flow modifications and adjustments.
Further, the attribute parameters of the database comprise an address, a port, an account number and a password; the data processing flow comprises a data jump and entity business logic jump processing flow; training a machine learning algorithm by adopting a neural network; the page layout generator also includes preview, drag, edit, etc. functions to facilitate operation.
The invention also provides a computer device comprising a memory, a processor and a computer program stored on the memory and operable on the processor, characterized in that the memory implements the above steps when executing the program.
The invention also provides a processor, which is characterized in that the processor is used for running a program, wherein the program executes the steps.
Compared with the prior art, the scheme provided by the invention has the following beneficial effects:
1. The invention has very low learning cost and obvious development efficiency. By the invention, business personnel (not a person in the field of software development) can easily control the realization process of the requirements, and can get rid of the constraint of programming languages.
2. The invention creates a new man-machine interaction mode: the problem of consistency of documents and codes in the maintenance process is avoided, the knowledge transfer and software engineering control process is simplified to the greatest extent, great convenience is provided for system maintenance, and the system prototype can be directly modified through graphic tools according to the requirement change, so that the method is simple and convenient.
3. The data analysis low-code development platform is constructed for business personnel who have no programming capability and do data analysis work. The business personnel only need to analyze the data according to the working flow of the custom data analysis, save the analysis process and the result of each step according to the correct flow, and finally click and release, thus the construction and release of the data analysis software facing to the specific subject can be completed.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate and do not limit the application.
FIG. 1 is a functional block diagram of a visualization engine provided by an embodiment of the present invention;
FIG. 2 is a topology diagram of an implementation of a visualization engine provided by an embodiment of the present invention.
Detailed Description
In order to enable those skilled in the art to better understand the present application, the objects, technical solutions and advantages of the present application will be more clearly understood, and the present application will be further described with reference to the following specific examples and the accompanying drawings. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application. It should be noted that, without conflict, the embodiments of the present application and features of the embodiments may be arbitrarily combined with each other.
The invention provides a 'low-code BI software making and developing platform', in particular to a low-code financial data analysis and visualization engine, the schematic block diagram of which is shown in figure 1, wherein the developing platform comprises the following main components: a data communication interface in data communication with a browser including, but not limited to Chrome, firefox, for providing a user interactive UI window; the integrated page core is used for receiving a user-defined operation interface manufactured by a user through a browser, converting the user-defined operation interface into a flow code and providing the flow code to the API system; the API system receives the flow codes, packages the flow codes into BI software and provides an interface for an integrated page core to enable a user to run a web applet; a database interface for linking the database in the API system with the target database in the data source; the system also comprises a custom page layout generator for generating a user-defined renderable webpage and a component library, wherein the component library is provided with a bar graph, a pie graph, a bar graph and other flow charts for the user to drag.
In combination with the topology structure shown in fig. 2, the method for constructing the data visualization analysis page based on the financial data analysis visualization engine, which is matched with the invention, comprises the following steps:
Step 1, data source configuration: providing the attribute parameters such as the address, the port, the account number, the password and the like of the database for a user in the form of a form, automatically assembling the parameters into a database link path by the background after the user fills out the data through a browser, and synchronizing the form and the data of the database to a current development platform;
step 2, establishing an API configuration center, which comprises the following configuration items:
a. developing a design API system to generate a platform base database including, but not limited to, a user table, a rights table, a menu table, a role table, a data source table, and an API record table;
b. Predefining a common data type template, and uniformly transmitting the common data type template by using json format for corresponding to data sources required by various components in a component library;
c. an automatic interface generation engine is established: providing parameters required by the interface generation and data required to be processed for a user in the form of an intuitive form, wherein the user can configure information such as names, field names and the like of domains where the data required by the user are located on a development platform; the visualization engine analyzes the data processing flow (data jump, entity business logic jump processing flow) formed after the form filled by the user and the dragging component by utilizing a machine learning algorithm such as a neural network and the like to generate a corresponding interface access path, so that the user can complete the development of the interface by avoiding the learning and writing of operation codes;
step 3, establishing a page configuration center:
1) A custom page layout generator is provided. The user assembles a front-end page layout by combining the pre-provided rectangular frames, the layout analysis engine analyzes the combination into html codes in the background, and a custom renderable BI webpage is generated by assembling the API and the front-end page; the generator also comprises functions of preview, dragging, editing and the like so as to be convenient to operate;
2) A library of components is provided. The platform carries a complete set of web page component libraries containing almost all types of front-end presentation components in the field of data visualization, such as: calendar, drop down boxes, navigation bars, popups, bar charts, pie charts, line charts, thermodynamic diagrams, maps, and the like. The basic attribute information of components such as color matching, lines and the like can be changed through options. The user selects the needed components, drags the components to the corresponding positions in the pre-defined webpage layout, and assembles the components into a complete static page; when naming each component is completed and confirmed, the engine can intelligently generate a business processing flow in the foreground and an execution flow of codes in the background according to the names and the connection relations of the components. After the assembly is established, the configured interfaces can be selected automatically or manually for association, so that the assembly and the data are communicated, and the whole page is a complete interactable page.
Flow modification controls may also be included for the user to make necessary modifications and adjustments.
And 4, configuring the authority. And performing authority control on the configured page. After the page is built, the user can browse the page by default. After the page is selected, a specific role which can access the page is selected from the role list, or a specific person which can access the page is selected from the person list, so that the browsing permission of the page is opened to more people. Different login users can generate private interface requests to which the login users belong, and the problems of mixed use and the like can not occur.
The order of the steps can be reversed. In addition, the API system can perform self-adaptive load balancing aiming at the access flow, so that the person with high authority is accessed preferentially.
The invention also provides a computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, said memory implementing the above steps when said program is executed.
The invention also provides a processor for running a program, wherein the program executes the steps.
In summary, the invention provides a unified technical architecture and a very simple development method for non-software developers, and users can select a proper system on a low-code development platform according to own needs and even completely customize a set of personalized systems.
Although the embodiments of the present invention are described above, the embodiments are only used for facilitating understanding of the present invention, and are not intended to limit the present invention. Any person skilled in the art to which the present invention pertains may make any modifications, changes, equivalents, etc. in form and detail of the implementation without departing from the spirit and principles of the present invention disclosed herein, which are within the scope of the present invention. Accordingly, the scope of the invention should be determined from the following claims.
Claims (9)
1. A building method of a data visualization analysis page of a low-code-based financial data analysis visualization development tool is characterized by comprising the following steps of:
The development tool includes: the data communication interface is in data communication with the browser and is used for providing a user interaction UI window; the integrated page core is used for receiving a user-defined operation interface manufactured by a user through a browser, converting the user-defined operation interface into a flow code and providing the flow code to the API system; the API system receives the flow codes, packages the flow codes into BI software and provides an interface for an integrated page core to enable a user to run a web applet; a database interface for linking the basic database in the API system with the target database in the data source; the system also comprises a custom page layout generator and a component library, wherein the custom page layout generator is used for generating a user-defined renderable webpage and the component library is provided with various flow patterns for the user to drag, and the custom page layout generator and the component library are respectively connected with the integration page core;
the method comprises the following steps:
Step 1, data source configuration: providing the attribute parameters of the database to a user in the form of a form, automatically assembling the parameters into a database link path by the background after the user fills out the data through a browser, and synchronizing the form and the data of the database to a current development platform;
step 2, establishing an API configuration center, which comprises the following configuration items:
a. developing a design API system to generate a platform base database including, but not limited to, a user table, a rights table, a menu table, a role table, a data source table, and an API record table;
b. Predefining a common data type template, and uniformly transmitting the common data type template by using json format for corresponding to data sources required by various components in a component library;
c. an automatic interface generation engine is established: providing parameters required by the interface generation and data required to be processed for a user in the form of an intuitive form, and configuring the name, field name and other relevant information of the domain where the data required by the user is located on a development platform by the user; receiving a data processing flow formed by a form filled by a user and a dragged component by the integrated page core through a machine learning algorithm, and generating a corresponding interface access path;
step 3, establishing a page configuration center:
1) Providing a custom page layout generator, wherein a user custom defines one or more front-end page layouts, a layout analysis engine analyzes the layouts into html codes in the background, and a custom renderable BI webpage is generated by assembling an API and the front-end page;
2) Providing a component library, wherein a user selects a component to be used, drags the component to a corresponding position in a pre-defined webpage, and assembles the component into a complete static webpage; after naming each component and confirming, the integrated page core intelligently generates a business processing flow in the foreground and an execution flow of codes in the background according to the names and the connection relations of the components; after the assembly is established, the configured interfaces can be selected automatically or manually for association, so that the assembly and the data are communicated, and the whole page is a complete interactable page.
2. The method of claim 1, the component library comprising: calendar, drop down boxes, navigation bars, popups, bar charts, pie charts, line charts, thermodynamic diagrams, maps.
3. The method of claim 1, wherein: basic attribute information of the selected component can also be changed through options, including color matching and lines.
4. The method of claim 1, wherein: the API system can also perform adaptive load balancing for access traffic, so that persons with high authority are accessed preferentially.
5. The method as recited in claim 1, further comprising: step 4, authority configuration, namely authority control can be carried out on the configured page: after a page is selected, a role which can access the page is selected from a role list, or a specific person which can access the page is selected from a person list.
6. The method of claim 1, further comprising a flow modification control for user modification and adjustment of the flow.
7. The method of claim 1, wherein the attribute parameters of the database include an address, a port, an account number, a password.
8. The method of claim 1, wherein the data processing flow comprises a data-hopping, entity business logic hopping processing flow.
9. The method of claim 1, wherein the machine learning algorithm is trained using a neural network; the page layout generator contains preview, drag and edit functions.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110710831.8A CN113721901B (en) | 2021-06-25 | 2021-06-25 | Low-code financial data analysis visualization engine |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110710831.8A CN113721901B (en) | 2021-06-25 | 2021-06-25 | Low-code financial data analysis visualization engine |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113721901A CN113721901A (en) | 2021-11-30 |
CN113721901B true CN113721901B (en) | 2024-07-12 |
Family
ID=78672938
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110710831.8A Active CN113721901B (en) | 2021-06-25 | 2021-06-25 | Low-code financial data analysis visualization engine |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113721901B (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114115883B (en) * | 2022-01-26 | 2022-06-03 | 广州云徙科技有限公司 | Method for quickly constructing front-end application by using middle station service capability |
CN115268861B (en) * | 2022-06-21 | 2023-04-11 | 北京志凌海纳科技有限公司 | Introduction method, system, equipment and storage medium of custom component |
CN115934068B (en) * | 2022-11-11 | 2024-07-19 | 中电金信软件有限公司 | Data statistics page generation method, display method, server and mobile terminal |
CN115964037B (en) * | 2023-01-05 | 2023-08-29 | 三峡高科信息技术有限责任公司 | Engineering data visualization low-code configuration method and system |
CN116244010B (en) * | 2023-02-16 | 2024-09-03 | 阿里巴巴(中国)有限公司 | Conference collaboration tool processing system, method and device |
CN116225438A (en) * | 2023-05-10 | 2023-06-06 | 和创(北京)科技股份有限公司 | Custom configuration multifunctional workbench system |
CN118245551B (en) * | 2024-05-28 | 2024-07-23 | 杭州跃翔科技有限公司 | Low-code platform data transmission method and system based on BI platform |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105700888A (en) * | 2016-01-14 | 2016-06-22 | 国网山东省电力公司物资公司 | Visualization rapid developing platform based on jbpm workflow engine |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101256492A (en) * | 2008-03-31 | 2008-09-03 | 宋乃辉 | Software development method and system for executing model drive structure |
US8813028B2 (en) * | 2012-07-19 | 2014-08-19 | Arshad Farooqi | Mobile application creation system |
KR101456506B1 (en) * | 2012-08-06 | 2014-10-31 | 인크로스 주식회사 | An authoring tool for web applications and the authoring method thereof |
US20140047409A1 (en) * | 2012-08-13 | 2014-02-13 | Magnet Systems Inc. | Enterprise application development tool |
WO2015147656A2 (en) * | 2014-03-26 | 2015-10-01 | Auckland Uniservices Limited | Automatic process and system for software development kit for application programming interface |
US10620923B2 (en) * | 2016-08-22 | 2020-04-14 | Oracle International Corporation | System and method for dynamic, incremental recommendations within real-time visual simulation |
US10216494B2 (en) * | 2016-12-03 | 2019-02-26 | Thomas STACHURA | Spreadsheet-based software application development |
US10650611B1 (en) * | 2017-09-12 | 2020-05-12 | Atlatl Software, Inc. | Systems and methods for graphical programming |
CN107844299B (en) * | 2017-12-01 | 2021-01-22 | 浪潮软件股份有限公司 | Method for implementing Web application development tool |
CN110647323A (en) * | 2019-09-17 | 2020-01-03 | 北京快威科创信息技术有限公司 | Code-free business application software development platform |
-
2021
- 2021-06-25 CN CN202110710831.8A patent/CN113721901B/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105700888A (en) * | 2016-01-14 | 2016-06-22 | 国网山东省电力公司物资公司 | Visualization rapid developing platform based on jbpm workflow engine |
Also Published As
Publication number | Publication date |
---|---|
CN113721901A (en) | 2021-11-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN113721901B (en) | Low-code financial data analysis visualization engine | |
US10248387B2 (en) | Integrated system for software application development | |
CN110597506B (en) | Front-end application visualization development tool and use method | |
US10198422B2 (en) | Information-processing equipment based on a spreadsheet | |
US20170083290A1 (en) | Integrated System for Software Application Development | |
CN109062567B (en) | B/S structure-based information management system rapid development platform | |
US7814427B2 (en) | Object model tree diagram | |
US8522151B2 (en) | Wizard for selecting visualization | |
US20050065951A1 (en) | Visualization of commonalities in data from different sources | |
CN103218225A (en) | Unified measurement and development control software development system | |
CN104484189A (en) | Construction and design method of application interface | |
CN113886362A (en) | Data storage system and storage method based on workflow engine and low-code platform | |
CN111273900A (en) | On-line drag code generation method based on gitlab real-time code sharing | |
Desolda et al. | End-user composition of interactive applications through actionable UI components | |
Bicevskis et al. | Business process models and information system usability | |
Boucher et al. | Engineering configuration graphical user interfaces from variability models | |
CN116204174A (en) | Online code generation method based on visual form designer | |
Engel et al. | Evaluation of model-based user interface development approaches | |
CN114238072A (en) | HIL requirement design method, HIL requirement design device, computer equipment and storage medium | |
Ledl | Analyzing the potential of low-code platforms in digital transformation and implementing a project management application | |
US20090319923A1 (en) | Method for generating role-based user interfaces utilizing uml models | |
Kolb | Abstraction, visualization, and evolution of process models | |
Droegehorn et al. | Front-End Development for Home Automation Systems using JavaScript Frameworks | |
Rashidi et al. | Software development and programming tools-a survey and recommendation for organization of small industries and industrial towns of Iran | |
Stolze et al. | Agile development of workflow applications with interpreted task models |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |