Skip to content
Snippets Groups Projects
Commit 139ae08b authored by Alexander Shervud's avatar Alexander Shervud
Browse files

Further edits and additions to reguirements

parent c379082e
No related branches found
No related tags found
1 merge request!13Resolve "requirements.md: User requirements"
This commit is part of merge request !13. Comments created here will be created in the context of that merge request.
......@@ -23,11 +23,11 @@
### User Stories
1. "As a researcher, I want to customize the plotting f.e. like color,axes titles, sorting and colors, so that I can fit the output to my needs"
2. "As a user I want to know who made contributed to this project and have a proper README and other supporting files.
3. "As a researcher I want the dataset to be properly processed. The data should be cleaned and unnecessary/unusable either already deleted or easyily removable. Thereby the data is easier to understand and work with.
4. "As a user I want a license that let me use, view and extend on the code"
5. "As a researcher I want multiple plotting options. I would like
2. "As a user I want to have detailed documentation/docstrings and logs in case I make a mistake using the code. This should make fixing my mistakes and using the software more straight forward.
3. "As a user I want to know who made contributed to this project and have a proper README and other supporting files.
4. "As a researcher I want the dataset to be properly processed. The data should be cleaned and unnecessary/unusable either already deleted or easyily removable. Thereby the data is easier to understand and work with.
5. "As a user I want a license that let me use, view and extend on the code"
6. "As a researcher I want multiple plotting options. I would like
- bar charts,
- stacked bars,
- grouped bar charts,
......@@ -37,7 +37,6 @@
plots to be included.
6. "As a user I want to have detailed documentation/docstrings and logs in case I make a mistake using the code. This should make fixing my mistakes and using the software more straight forward.
7. "As a researcher I want easy ways to filter the data and pull information from that. For example
- Pulling the unique answers in one column
- Answers grouped by size
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment