Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »

This course will introduce you to modelling in PhixFlow: gathering data, transforming it, exporting and presenting it.

Recommendations

It is easier to work through the course if you can see the instructions and PhixFlow at the same time, using either two screens or a split screen.

Run PhixFlow in Google Chrome or Mozilla Firefox. 

Error rendering macro 'excerpt-include' : No link could be created for 'Screen Building Course'.

Application Home Screen

PhixFlow is divided into key areas, each of which is designed to handle a different aspect of application creation:

  • ERD: Entity Relationship Diagrams (ERDs) allow us to define the data that backs your application and the relationships between data objects
  • WorkflowWorkflows model business processes from end to end, showing the actual components of your application that performs each activity. They visually depict a detailed sequence of business activities and information flows needed to complete your business process
  • Screens: Screens allow application users to interact with data. Users drag and drop templates and components to design a screen or customise their own using CSS
  • Analysis Use Analysis Models to process large data sets and create integrations with your existing data sources
  • ActionflowsAn actionflow is a diagram in which you create the functionality of your application in the form of actions. This item is not shown on the home screen but is accessible through buttons and click events associated with screen content

Course Content

This course contains the following chapters:

  • No labels