Giter Site home page Giter Site logo

kavukcutolga / flint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flintdev/flint

0.0 1.0 0.0 3.75 MB

low-code development platform based on kubernetes

License: Apache License 2.0

TypeScript 97.08% JavaScript 2.17% HTML 0.37% Shell 0.39%

flint's Introduction


Introduction

Flint is a low-code development platform based on kubernetes architecture and corresponding ecosystem in open-source community. It provides developers complete solution to build modern web applications for their complex business requirements in a visualized way with minimum coding efforts.

Advantages comparing with other commercial low-code solutions:

  • Single Page Application (SPA). The applications built in Flint are react-based single page applications with dynamic UI and efficient rendering performance. Flint provides a serial of innovative functions in product to enable developers to build UI and frontend logic in a fast and comfortable way.
  • State-based UI construction. The UI construction method is state based supported by the complete state management mechanism provided by React & Redux. Developers only need to design and update the state model to implement dynamic UI interactions.
  • DAG based workflow engine. Any complex business logic could be defined in the DAG workflow engine with manual and parallel steps.
  • Model-driven design pattern for both frontend and backend. Each component in frontend UI is bind to global state defined by developers and each UI action is to update the state. The workflows in backend are always triggered by the update events of data models.
  • Source code generation. After the application is constructed, Flint will automatically generate the structured source code. Users can use the source code for secondary development, or integrated with existing repo.
  • Microservices architecture. Backend follows the best practice of cloud native applications to build and deployment all the services in microservice architecture.
  • Plugin Framework. The UI components are installed as plugins of Flint. Users can choose the component libraries and install them on demand. Third-party developers can also develop and publish their components as plugins in Flint.
  • Cloud native deployment solution. Based on the Kubernetes ecosystem in open-source community, Flint provides complete solution to test and deployment applications to public or private cloud.

Please note: current stage of Flint is still alpha and we are in rapid iterations to deliver features in the roadmap. The beta version is planned to be released by the end of this year. It is not recommended to use Flint in production before beta.

UI Editor

Process Editor

Model Editor

Application Architecture

flint's People

Contributors

naitianliu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.