|
|
# User Personas
|
|
|
# 👱 User Personas
|
|
|
|
|
|
**📌 Mark - first year**
|
|
|
|
... | ... | @@ -44,5 +44,15 @@ |
|
|
* TECHNICAL PROFICIENCY
|
|
|
* Felicia has a mac and is considered an expert in using a pc. She has plenty of experience compared to an average user.
|
|
|
|
|
|
# User Stories
|
|
|
{-//:TODO -} :zap: |
|
|
\ No newline at end of file |
|
|
# 📝 User Stories
|
|
|
|
|
|
1. As ***user*** I want ***a menu/sidebar*** so that ***I can easily select the algorithm I want to study***.
|
|
|
2. As ***user*** I want ***a general introduction to steganography*** so that ***I familiarize myself with the concept before trying the different techniques***
|
|
|
3. As ***user*** I want ***the ability to tweak parameters for different steganographic techniques*** so that ***I get a better intuition on how the algorithms work internally***
|
|
|
4. As ***user*** I want ***the application to work fully offline*** so that ***I can store it on my machine next to my lecture notes***
|
|
|
5. As ***user*** I want ***switch between light/dark mode*** so that ***I can customize the app to my preferences and help me read better***
|
|
|
6. As ***user*** I want ***submit my own implementation of the algorithms*** so that ***test my code and assess my technical skills***
|
|
|
7. As ***user*** I want ***resize the window*** so that ***organize it on my screen and have it fix any size I want***
|
|
|
8. As ***user*** I want ***the ability to "play" with the different techniques (use my own cover objects and payload)*** so that ***see how my provided cover object gets converted into a stego object and compare differences***
|
|
|
9. As ***user*** I want ***a pleasing and modern UI*** so that ***stay engaged and not bored by the aesthetics of the application***
|
|
|
10. As ***user*** I want ***quiz of some sort*** so that ***I can assess my progress at the end of each technique*** |
|
|
\ No newline at end of file |