Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Story: Questionnaire/Customer Management Page #26

Open
manuelroemer opened this issue May 23, 2023 · 1 comment
Open

User Story: Questionnaire/Customer Management Page #26

manuelroemer opened this issue May 23, 2023 · 1 comment
Assignees
Labels
area-frontend Something related to frontend code user-story A user story

Comments

@manuelroemer
Copy link
Owner

manuelroemer commented May 23, 2023

Description

As a user, in addition to newly filling out questionnaires (i.e., creating a new questionnaire result, starting from scratch), I want to be able to see a list of the questionnaires which were filled in the past on a dedicated page. Via that list, I want to be able to view, edit, update and delete such questionnaires. For the page to work, we must logically also implement customer management, since questionnaires are a nested resource of a customer.

Acceptance Criteria

  • A new page/view exists under the /management link
  • The page displays a list of all known customers and their previously answered questionnaires
  • It is possible to add new customers
  • It is possible to delete customers (and their questionnaires)
  • It is possible to edit customers
  • Clicking on a questionnaire opens the editor with the previously entered data

Additional Information

None.

@manuelroemer manuelroemer added area-frontend Something related to frontend code user-story A user story labels May 23, 2023
@manuelroemer manuelroemer changed the title User Story: Questionnaire Management Page User Story: Questionnaire/Customer Management Page May 28, 2023
@MinhNhuD MinhNhuD self-assigned this Jun 22, 2023
@manuelroemer
Copy link
Owner Author

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-frontend Something related to frontend code user-story A user story
Projects
None yet
Development

No branches or pull requests

2 participants