-
Notifications
You must be signed in to change notification settings - Fork 1
/
grocery.json
140 lines (140 loc) · 4.41 KB
/
grocery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"users": {
"303199": {
"Name": "Darsh",
"Email Id": "darsh@gmail.com",
"Phone Number": "1234567890",
"Security Question": "Hello",
"Answer": "Hi",
"Password": "Blueflame.14"
},
"881643": {
"Name": "Akshay",
"Email Id": "akshay@gmail.com",
"Phone Number": "9876543210",
"Security Question": "helo how are you?",
"Answer": "noice..",
"Password": "Akshay@1"
},
"367297": {
"Name": "asdfg",
"Email Id": "user123@gmail.com",
"Phone Number": "1234567890",
"Security Question": "who are you?",
"Answer": "me",
"Password": "Yoyo123@"
},
"766584": {
"Name": "Noob",
"Email Id": "noob@gmail.com",
"Phone Number": "0987654321",
"Security Question": "pro",
"Answer": "pro",
"Password": "Noobpro.00"
},
"232228": {
"Name": "DArsh",
"Email Id": "darsh@hotmal.com",
"Phone Number": "1212121212",
"Security Question": "who are you",
"Answer": "darsh",
"Password": "121212Aa@"
},
"404023": {
"Name": "harshith",
"Email Id": "harshi@gmail.com",
"Phone Number": "9989263958",
"Security Question": "what is my school?",
"Answer": "adms",
"Password": "Harshith@123"
},
"794529": {
"Name": "akshhay",
"Email Id": "akshay@hotmail.com",
"Phone Number": "1212121212",
"Security Question": "dob?",
"Answer": "12",
"Password": "Akshay@12"
},
"753104": {
"Name": "Akshay Nagamalla",
"Email Id": "akshaynagamalla23@gmail.com",
"Phone Number": "8340046562",
"Security Question": "what is your favarote place ?",
"Answer": "KMIT",
"Password": "Akshay@12"
},
"368469": {
"Name": "asha",
"Email Id": "asha@kmit.in",
"Phone Number": "9985438866",
"Security Question": "surname",
"Answer": "maddela",
"Password": "Asha@1234"
},
"559887": {
"Name": "shahed",
"Email Id": "shahed@yahoo.com",
"Phone Number": "9503545687",
"Security Question": "areeb",
"Answer": "akhter",
"Password": "Althaf@22"
},
"679294": {
"Name": "Mustafa",
"Email Id": "mustafatopper@gmail.com",
"Phone Number": "9087654321",
"Security Question": "Who do you admire?",
"Answer": "David Laid",
"Password": "Gymbro4l."
},
"229923": {
"Name": "areeb",
"Email Id": "pagal@gmail.com",
"Phone Number": "9999333221",
"Security Question": "age",
"Answer": "18",
"Password": "Noob@123"
},
"855833": {
"Name": "Akshay",
"Email Id": "akshay@kmit.com",
"Phone Number": "8340046562",
"Security Question": "who do you love ?",
"Answer": "KMIT",
"Password": "Topper.14"
},
"709744": {
"Name": "Akshay",
"Email Id": "akhsayy@gmail.com",
"Phone Number": "9876543110",
"Security Question": "What's your age?",
"Answer": "100",
"Password": "Topper.12"
},
"039646": {
"Name": "Akshay",
"Email Id": "akshaynagamalla@gmail.com",
"Phone Number": "9898989898",
"Security Question": "who are you?",
"Answer": "akshay",
"Password": "Akshay@1"
},
"317275": {
"Name": "hero",
"Email Id": "hero@gmail.com",
"Phone Number": "6969696969",
"Security Question": "who do u love",
"Answer": "heroine",
"Password": "Hero@123"
},
"803380": {
"Name": "Akshay",
"Email Id": "akshayn@gmail.com",
"Phone Number": "8989898989",
"Security Question": "who are you ?",
"Answer": "Akshay",
"Password": "Akshay@1"
}
}
}