
Flujvision
Rapid programming language, based on flowcharts for the development of information systems, which run on Windows/Linux/Android/Web/VoIP platforms.
It has a Web "Integrated Development Environment" (IDE), which includes features such as: versioning, documentation, database modeling, query repository, project structuring trees

I.D.E
Our development environment is entirely WEB.
It does not require pre-installed components on the device that runs it, allowing developers to work on a low-resource device without losing performance.
Language
Normally converting an idea into programming code can take a long time, due to the large number of lines of programming code required.
With Flujvision, we minimize the amount of code required to turn a complex idea into a system component.
Databases
Flujvision uses the "Jdbc" connection standard, allowing it to operate in multiple databases, it is required that these comply with various capacities ("BLOBs" storage, and that they comply with the SQL-94 standard as a minimum).
For android development, Flujdroid has the ability to operate SqLite databases, and includes a cartographic component, which supports the operation of "GIS" applications, allowing applications to be operated with cartographic or topological components.
Versioning
Flujvision includes code versioning, it is not necessary to install an SVN.
Records and stores the changes made to the code, recording the version number, the user who made the change, and the code.
You can perform the trace, recover an old version or perform the audit of code changes