-
Notifications
You must be signed in to change notification settings - Fork 2
App structure
MeneerPinguin edited this page Oct 12, 2020
·
1 revision
On this page I will be describing the basic structure of the application.
This is a container diagram, which shows the top-level structure of the application. A user accesses the app through the Form application. This applications provides an interface to interact with.
The Form application uses the Services layer to do everything for them. The Services layer contains all logic that is used by the application.
Both the Form and Services layers make use of the Models layer, where all classes are defined.
This Wiki was created by Jurjen Verbruggen
- App Structure
- Pre-loading
- Translation
- Testing
- Eulynx Applications
- Considerations



