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

core#12 (closed)

Edited by Jovan Krunić