added things

This commit is contained in:
ruchi 2021-03-11 18:56:57 -05:00
parent 6d3ba1a714
commit 0ffd256672
25 changed files with 365 additions and 279 deletions

View file

@ -1 +0,0 @@
[{"animal":"Cat","count":5},{"animal":"Dog","count":3},{"animal":"Turtle","count":12}]

View file

@ -1 +0,0 @@
[{"color":"Red","count":11},{"color":"Green","count":9},{"color":"Blue","count":7},{"color":["Red","Green","Blue"],"count":1}]

13
data/comments.json Normal file
View file

@ -0,0 +1,13 @@
[{
"comments": "Hey",
"count": 1
}, {
"comments": "ssdfg",
"count": 1
}, {
"comments": "sacdasdasdx",
"count": 1
}, {
"comments": "nfgn",
"count": 1
}]

1
data/email.json Normal file
View file

@ -0,0 +1 @@
[{ "email": "bbaso079@uottawa.ca", "count": 1 }, { "email": "ruchirawperera@gmail.com", "count": 1 }, { "email": "fsdfsd", "count": 1 }, { "email": "dgfbb", "count": 1 }]

13
data/firstName.json Normal file
View file

@ -0,0 +1,13 @@
[{
"firstName": "Batuhan",
"count": 1
}, {
"firstName": "Ruchira",
"count": 1
}, {
"firstName": "dzsfvs",
"count": 1
}, {
"firstName": "xff",
"count": 1
}]

View file

@ -1 +0,0 @@
[{"fruit":"apple","count":1},{"fruit":"pear","count":2},{"fruit":"papaya","count":1},{"fruit":"strawberry","count":2},{"fruit":"peach","count":2},{"fruit":"kiwi","count":1},{"fruit":"Apple","count":1},{"fruit":"monkey","count":1}]

1
data/lastName.json Normal file
View file

@ -0,0 +1 @@
[{"lastName":"Basoglu","count":1},{"lastName":"Perera","count":1},{"lastName":"asdasd","count":1},{"lastName":"dthbh","count":1}]

1
data/question1.json Normal file
View file

@ -0,0 +1 @@
[{"question1":"yes","count":2},{"question1":"no","count":2}]

1
data/question2.json Normal file
View file

@ -0,0 +1 @@
[{"question2":"Old UI","count":3},{"question2":"New UI","count":1}]

1
data/question3.json Normal file
View file

@ -0,0 +1 @@
[{"question3":"on","count":4}]

1
data/question4.json Normal file
View file

@ -0,0 +1 @@
[{"question4":["Position of messages on the screen is consistent","Prompts for inputs are clear","System always informs about the progress of the task"],"count":1},{"question4":["Position of messages on the screen is consistent ","Prompts for inputs are clear "],"count":1},{"question4":["Position of messages on the screen is consistent ","Prompts for inputs are clear "],"count":1},{"question4":["Prompts for inputs are clear ","System always informs about the progress of the task "],"count":1}]

1
data/question5.json Normal file
View file

@ -0,0 +1 @@
[{"question5":"on","count":4}]

1
data/question6.json Normal file
View file

@ -0,0 +1 @@
[{"question6":"yahoo","count":1},{"question6":"kl","count":1},{"question6":"asdasd","count":1},{"question6":"dbgnf","count":1}]