Добро пожаловть в документацию NodaLogic!¶
Contents:
- Quick start
- Reminder on the transfer of decisions
- Introductory example (mobile platform)
- Example of a storage server solution with offline clients
- Another example of a client-server application with web and mobile clients, working with photos in different ways. Organizing settings.
- A large client-server document-oriented example, with integration with 1C
- Techniques for Simplifying Development
- Platform Architecture
- Classes
- Configuration Structure
- Client part (mobile and web client)
- Features and differences between the web client and the mobile client
- Common features of the mobile and web client
- Bookmarks/Pages
- Mobile client UI/UX features/techniques
- Some common properties of elements
- General client events. Handling application events.
- Search, sort, and visibility of nodes (client)
- NodaScript
- Indexes and Filters in Nodes
- Synchronization of nodes
- Scenario: “Delivery of directories and documents from an external system to the server and mobile clients, where they will be stored locally”
- Various scenarios for transmitting nodes and just data in arbitrary directions: Messaging system.
- Scenario “Uploading nodes from a mobile client to the server.”
- Scenario “Retrieve nodes from the server or perform other actions with them”
- Scenario “Transferring nodes to a device via files”
- Online HTTPRequest event handler (mobile client)
- Configuration Structure