Skip to content

Implement Page for specific resource

In this issue you create a page for the detailed view of a resource, the mockup can be found here #7 (closed)

Is blocked by #7 (closed)

Criteria for this issue:

  1. Implementation is based on the mockup
  2. Data will loaded via API
  3. The form will be generated automatically based on the json schema and json object
  4. The connection between the list of all resources for a specific category #6 (closed) and this page is established
  5. back button is working
  6. It will be separated between two views: edit and "just looking" view. Authenticated user should have the edit view, everybody else the "just looking" view -> editing is disabled.
Edited by Lucas Kulla