Coder Social home page Coder Social logo

jackjet / creator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from steedos/creator

0.0 2.0 0.0 15.97 MB

Creator App - Online development platform, like Salesforce force.com, built with Steedos.

Shell 0.01% CSS 14.83% JavaScript 74.10% CoffeeScript 9.14% Batchfile 0.01% HTML 1.91%

creator's Introduction

华炎Creator快速开发平台

Creator是华炎公司整合近20年的业务系统开发经验,推出的一套快速开发平台。IT人员的核心任务不再是编码,而是转变为和业务人员沟通业务需求,并转化为业务模型。只需要业务模型确定了,Creator即可自动生成手机、平板、电脑三合一的业务系统,包含完整的数据浏览、管理、统计分析功能。

界面效果图

最重要的是,当业务人员提出需求变更时,也只需简单的调整业务模型即可完成,不再需要繁重的编码、调试、测试、发布等一整套复杂的流程。

我们的数据统计显示,Creator可以节约软件开发成本80%,周期更可以缩短到1周以内。

  • 列表: 快速浏览、查询业务数据
  • 查看: 查看业务数据的详细信息,以及相关的子表数据
  • 编辑: 编辑业务数据,管理员可设定用户可修改的字段
  • 搜索: 可执行多关键词组合检索,可一次性在所有业务对象中搜索数据
  • 统计: 用户可创建列表、分组报表、二维表进行统计分析,并可自动生成图形化报表
  • 附件: 可以管理具体的业务对象的附件,附件支持版本控制
  • 讨论,可以针对具体的业务数据进行讨论和回复
  • 任务: 可以针对具体的业务数据创建待办任务
  • 数据导入: 如果您的Excel表格中已经有初始业务数据,可以快速导入系统中
  • 修改历史: 自动记录用户对业务数据的修改历史
  • 回收站: 系统内置回收站功能,对于误删除的记录可以一键恢复

了解更多

本地运行Creator服务

准备工作:Meteor的安装

Meteor 支持Windows 7/Windows Server 2008 R2 以上系统。Windows具体安装如下:

  • 首先,确保你已经“以管理员身份运行终端命令行工具”;

  • 然后,在终端命令行输入以下命令后,直接回车;

    @powershell -NoProfile -ExecutionPolicy unrestricted -Command “iex ((new-object net.webclient).DownloadString(‘https://chocolatey.org/install.ps1‘))” && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
    
  • 最后,使用管理员终端命令行命令行运行此命令,完成Meteor的安装。

    choco install meteor
    

注:OSX / LINUX系统安装参照 https://www.meteor.com/install 来安装。

Github代码仓库下载Creator相关代码

  • 浏览器访问 https://github.com/steedos/creator
  • 点击“Clone or download”将代码下载到本地(或使用Github客户端下载代码);
  • 下载完成后可在指定下载文件夹位置看到Creator相应代码。

运行本地Creator代码

  • 打开终端命令行工具,在代码存储文件夹下,执行start.bat文件;
  • start.bat文件执行成功后,浏览器跳转 http://127.0.0.1:5000 ,访问本地运行的Creator服务;
  • 点击“企业注册”,注册系统账号,使用Creator相关功能。

creator's People

Contributors

baozhoutao avatar chenzhipei avatar hotoa avatar huangyiirene avatar liminglang avatar lizhenghotoa avatar steedos-private avatar yinlianghui avatar zhuangjianguo avatar zonglu2333 avatar zonglu666 avatar

Watchers

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