Creating model in ObjectGears (or click your custom application)

05.06.2019

In today video we will look how to create custom applications. We will describe everything in detail step by step.


We can be inspired also by case studies that are described in the documentation.
https://doc.objectgears.cz/vcd/cs-CZ/cz_a_og_examples_case_studies

When creating an application we will usually follow these steps.
- Collection of requirements
- Solution design - Entity-relationship diagram, Record statuses
- Creating the model
- Screens, including master-detail relations
- Quick filter
- Notifications to users
- Rules
- Workflow
- Reports
- Menu
We will look at solution according to requirements in the case study EasyTask – a system for task sharing.