Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 2.89 KB

index.md

File metadata and controls

43 lines (25 loc) · 2.89 KB

Эта страница на русском

Instruction to create the app in ION. Studio

IONDV. Nutrition-tickets - example app

A recipient comes to social protection for a ticket to receive benefits. The operator (employee of social protection) starts the recipient's card and creates 4 tickets for him per month. The recipient must cash out the tickets within a month in the store / canteen / issuing point for the amount indicated in the ticket, which depends on the number of categories assigned to the recipient. When using a ticket, the cashier must mark it in the program as “Acknowledged”. Acknowledged tickets are no longer valid.

Watch a brief video about the creation of a simple app - IONDV. Nutrition-tickets in IONDV. Studio.

Content

  1. Create application
  2. Create class
  3. Create class attribute
  4. Create navigation
  5. Create work-flow
  6. Application and user roles

Short description

Select the «Create your first app» action on the main page to create an app.

The main element of application is a class. To create a data model class, select the «+Class» action in the work panel. The form to fill in new class properties will open. Next select the «+Attribute» action for a class to create new attributes.

After determining the attributive composition of the class, it is possible to add additional attributes for the class. When you open the editing form, the action of opening the class in the editor (JSON format) becomes available.

Navigation for the created application is formed in the «Navigation» subsection in the side panel. The main navigation element of the future application is the section. To create a navigation section, you must select the «+Section» action in the work panel. To create a menu item for a section, you must select the «+item» action.

Moving on to create the view forms. Such forms allow you to specify an arbitrary attributive composition for different views of class attributes. To form a view form, firstly, select the «Classes» section and then, select the «View» action in the work panel.


iondv metrics

Copyright (c) 2018 LLC "ION DV".
All rights reserved.