Welcome to Reify.
The Reify low-code platform lets you visually design powerful, mobile-adaptive enterprise applications in a collaborative cloud-based tool. Reify creates 100% declarative code that can be directly deployed for access from any device, or can be integrated into an IDE-based project, while still editable in the cloud!
  1. Add data
    Drag DataSources from the "DataSources" tab and drop them onto databinding-capable components (such as Grids). Components will be auto-configured: Columns added to grids, fields added to table layouts, column and field types identified, etc.


  2. Layout your screen
    To start, drag and drop components from the library onto the edit pane or component tree to layout your screens.


  3. Set component properties
    Edit the properties to refine the functionality such as editability, size and alignment.
  4. Add behaviors
    In the Events tab, select a method (e.g. click, double click, etc.) then a corresponding to action to be performed when the event occurs.
  5. Add Workflows
    From the Events tab, define workflows to control which actions should occur under certain circumstances.
  6. Validate your designs
    The "Project" menu allows you to 'share' with others to get feedback and validation.
  7. Write code without writing code
    Reify create 100% declarative code which can be exported from the Project menu for deployment, or edited further in a standard IDE.