Data module - data handling and presentation
Description
The developed data module should handle:
- data storing (first only local using @ionic/storage)
- retrieving data (including search) from local and remote (backend) sources
- presentation of data (using appropriate template, in list or as detail, etc.)
- support for handling facets
Explanation
This is a base module, supporting other modules (parts of the app) which need data handling.
Mockups/Screenshots
Not available.
Dependencies, issues to be resolved beforehand
Edited by Jovan Krunić