Update user story

This commit is contained in:
2021-10-01 09:50:54 +02:00
parent fdd5e850bc
commit 1d2d8da7a0
5 changed files with 20 additions and 8 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
Flashy is an application which can help you make and memorize flashcards. It's meant to be used as a study tool, that keeps track of all your sets of flashcards.
A more in depth description of flashy's features can be found in the **[user story](../userstory.md)**
A more in depth description of flashy's features can be found in the **[user story](../gr2141/docs/userstory/userstory.md)**
## Previews:
+3 -1
View File
@@ -15,4 +15,6 @@ Arbeidsflyten gjennom øving 1 har vært bra, mye til takke for opprettelse av i
Vi har laget brukerhistorier og en storyboard for å visualisere ulike funksjonaliteter i appen. Til slutt har arbeidet med prosjektet foregått fysisk på universitetet 1 - 2 ganger i uken, og er noe vi ønsker å fortsette med.
En mer detaljert beskrivelse av hvordan Flashy er bygd kan leses mer om i rot [readme](\readme.md).
En mer detaljert beskrivelse av hvordan Flashy er bygd kan leses mer om i [indre README](../../flashy/README.md).
Brukerhistorier kan også finnes [her](./userstory/userstory.md)
Binary file not shown.

After

Width:  |  Height:  |  Size: 209 KiB

@@ -13,13 +13,14 @@ For a new user it is important that Flashy is easy to use. The user needs to be
create a flashcard and a deck with the smallest amount of complications. Should be able
to navigate through the different cards and flip them to see the answer.
## Solution
### **Solution**
### Important traits that needs to be shown
#### **Important traits that needs to be shown**
- see the content (text/images) of the card
- see how many cards are in the deck
### Important actions for the app
#### **Important actions for the app**
Ensure that the user can:
- flip the cards
- add a new card
@@ -36,14 +37,23 @@ personalize how I want to practice with the app.
To keep a consistent userbase it's important that flashys functions are reliable.
## Solution
### **Solution**
### Important traits that needs to be shown
#### **Important traits that needs to be shown**
- the top bar menu with icons which represents the different functionalites
### Important actions for the app
#### **Important actions for the app**
Ensure that the user can:
- add cards to favourites
- switch which side of the card is shown
- randomize cards
- timer
## Storyboard
![Storyboard](./storyboard.png)
## Example of target audience
![Userstory](./userstory.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB