Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

User Stories

Tobias Betz edited this page Jul 11, 2022 · 8 revisions

CRUD and website

  • Create and update files
  • Create, update and delete tags
  • Create, update and delete families
  • Associate tags with files on upload
  • Associate families with files on upload
  • View profile
  • Register
  • Login
  • DSGVO
  • About

Feature Model Viewer

  • Pinch and zoom the feature model tree
  • Collapse and uncollapse features
  • Hide left siblings
  • Hide right siblings
  • Hide a node
  • Edit a node
  • Add a node
  • Drag 'n' drop a node
  • Color the nodes
  • Search for a node
  • Fit the feature model to screen width
  • Collapse everything with more than n childs
  • Collapse everything deeper than n levels
  • Adjust the height between different levels
  • Show constraints of the feature model
  • Highlight the corresponding feature nodes to a constraint

Navigation, pan and zoom feature

I want to pan and zoom the feature model tree view so that I can navigate around in an intuitive manner.

Feature models can be quite large. To navigate such a large model zooming and panning is needed. It is a broadly known way to navigate around larger-than-screen things and thus very intuitive.

Acceptance Criteria

  1. I have to be able to use the navigation in an intuitive way.
  2. I want it to be an easy-to-use experience.

Resources:

Clone this wiki locally