Skip to content

Commit f6517ea

Browse files
authored
feat: adds Dylan's user stories (#184)
* Feat/ Adds a read me file with contents * Feat/ Adds README.md file and contents inside * I am fixing some grammar issues
1 parent 27f635a commit f6517ea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

lesson_05/dylanlafferty/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
3+
## Three user Stories
4+
```
5+
1. As a `Line Cook`, `I want ` an application that allows me to see an easy-to-read ticket that only displays items that belong to my station on that ticket. `So that` I can quickly make entrees faster and be able to focus on what is on my stations end other than the other stations.
6+
7+
2. As a `Software engineer`, `I want` a program that will allow me to drag and drop different css elements, `So that` I can efficently create a custom webpage without having to spend hours making the perfect CSS.
8+
9+
3. As a `Inventory Stock`, `I want` a program that will keep track of items in my storage and when that item hits a certain number it will automatically send order. `So that` I can automate my storage process and spend time reordering on other tasks in the store.
10+
```
11+
12+

0 commit comments

Comments
 (0)