.vscode | ||
apps | ||
creator | ||
packages | ||
samples | ||
server | ||
_config.yml | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG.md | ||
crowdin.yaml | ||
DEVELOPING.md | ||
lerna.json | ||
LICENSE.txt | ||
package.json | ||
README_cn.md | ||
README.md | ||
yarn.lock |
Steedos Platform
Steedos Platform is a low code development platform with visual modeling and descriptive programming. You can easily create intelligent and mobile enterprise applications by clicking the mouse.
Docs · Report a bug · Discussions · 中文Based on Metadata
Metadata is core to the Steedos infrastructure. Metadata are core components or features in Steedos. Without Metadata most of the magic just isn’t possible!
Metadata relates to the fields, configurations, code, logic, and page layouts that go into building the information architecture and look and feel of your Steedos environment.
Metadata can be imported into Steedos, modified in the product interface, or manipulated via the Steedos Metadata API.
There are several types of Metadata, with each one representing a unique way a business function can be customized. Here are a few broad categories for Metadata types:
- Data: the core components of the data structure on which most customization is built. E.g. Custom Objects, Fields, and Custom Apps.
- Programmability: custom code developed on top of the platform. E.g. Buttons, Form Events, Triggers.
- Presentation: customization on how users interact with the platform. E.g. Components, List View and Page Layouts.
Features
-
Visual Modeling: Based on metadata driven, Steedos Platform abstracts the traditional business requirements realized by code into configurable metadata. By simply clicking the tag to modify the configuration item, the vast majority of business requirements can be realized, and the code can be written if necessary.
-
Define User Interface: With Steedos Platform, you can quickly build list view page layout, reports, and dashboards to truly realize user-defined interface.
-
Configure Validation Rules: In Steedos Platform, users can create validation rules for each object. Validation rules are mainly used to verify whether the data of the object conforms to specific rules. When a user changes a field of an object that does not conform to the validation rules created by the user, Hua will refuse to save the user's input.
-
Formula Engine: Steedos Platform has built-in formula engine of the same level as Excel, which can realize automatic condition judgment, data calculation, reference of data in associated table or summary of relevant data in sub table by configuring formula.
-
Workflow Rules: By setting workflow rules and recording that when the specified conditions are met, Steedos Platform will implement the automatic operation of the rules, so that the business can operate automatically without being on duty and drive efficiency improvement.
-
Automatic Operation: By setting the automatic operation, you can automatically create and update records, send e-mail, SMS or notification in the system under specific conditions, and can also call the interface of the third-party system automatically.
-
Approval Process: The system has built-in various tools, such as process design, process operation, management and maintenance, statistical analysis and process optimization, to help enterprises quickly deploy, effectively monitor and continuously optimize the business approval process.
-
Visual Report Tool: With the report engine of Steedos Platform , you can quickly configure statistical charts, including data list, group report, PivotChart, bar chart, pie chart, etc., for easy viewing, analysis and decision-making.
-
Advanced Business logic Development: Steedos Platform provides an entry point for code development. Developers can realize high-level business logic such as automatic operation, stop and rollback under specific conditions by writing code. Or develop interfaces with third-party systems.
-
Open Source, Customizable: Steedos Platform is open source. This will make you confident that Steedos Platform will exist forever. You can also fork the source code down and make changes as needed.
Installation and Deployment
This project is the kernel source code of Steedos Platform . We will compile and release it as NPM package regularly ,By introducing relevant packages into the project, all the functions of Steedos Platform can be enabled.
Learn Steedos Platform
For more information, please refer to the official website of Steedos
Contribute to Steedos Platform
From reporting bugs to proposing improvement suggestions, every contribution is worthy of appreciation and welcome. If you are going to modify the code to fix a bug or implement a new function, please create an issue first, so that we can ensure that your work is not wasted.
Licence
Steedos Platform open source version based on MIT protocol, built-in Steedos Platform en engines, completely free. The solution based on Steedos Platform can be sold at a separate price.
Keep in Contact
If you have any questions or want to talk to other users of Steedos Platform , please jump to GitHub for discussion Click to Discuss or Join me on Slack-it's a faster,simpler way to work.