Giter VIP home page Giter VIP logo

bingo's Introduction

bingo

the simple admin web application engine
一个简单的管理web应用开发引擎实现

冰果

一个简单的基于元模型的web后台管理应用开发引擎。
适合熟悉后台开发或脚本开发人员快速开发一个全功能的管理应用。

特性

  • 支持输入参数的检查
  • 支持LUA脚本作为主逻辑处理
  • 具有统一的桌面管理界面
  • 支持权限控制
  • 支持流程控制
  • 表单元模型描述,自动生成交互界面

引入的技术

  • bingo_dao 数据元模型库
  • bingo_mvc 双引擎的mvc框架
  • goperlua,基于go实现的lua脚本vm

Road Map

version1.0

目标:实现简单的后台管理类web应用的开发 具有的特性

  • 支持表单类型元信息 [V]
  • 支持数据字典 [V]
  • 支持一个数据库链接 [V]
  • 支持redis作为缓存 [V]
  • 支持LUA脚本 [V]
    • HTTP访问 [v]
    • 数据库访问 [v]
    • JSON解析 [V]
  • 支持用户鉴权及权限控制 [v]
  • 支持菜单的配置 [v]

version1.X

目标:实现简单的具有流程管控的web应用的开发 新增特性

  • 单一顺序流程控制
  • 通用工作台

release plan 信息

####2020-10-30 version 1.0 #####change log *

bingo's People

Contributors

aosfather 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.