-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
34 lines (34 loc) · 871 Bytes
/
data.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
[
{
"id": "1",
"email": "priyeshkumar000@gmail.com",
"password": "cXdlcnR5MTM=",
"name": "shaki",
"age": "-541",
"gender": "Male",
"phone": "8668172092",
"dob": "2560-06-14",
"college": "undefined",
"state": "Gujarat",
"degree": "B.Tech",
"department": "Automobile Engineering",
"yop": "91",
"aoi": "undefined"
},
{
"id": "2",
"email": "pk@gmail.com",
"password": "cXdlcnR5dWk=",
"name": "Priyesh",
"age": "19",
"gender": "Male",
"phone": "9898989898",
"dob": "2000-03-28",
"college": "CIT",
"state": "Andaman and Nicobar Islands",
"degree": "B.Tech",
"department": "Computer Science Engineering",
"yop": "2000",
"aoi": "None"
}
]