-
Notifications
You must be signed in to change notification settings - Fork 93
/
index.json
32 lines (32 loc) · 814 Bytes
/
index.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
[
{
"id":1,
"institute_name": "walchand college of engineering, sangli",
"location":"india",
"yourDescription":"student",
"about":"academic",
"review":"Best college for Engineering",
"rating":"4.0/5",
"date":"29/09/2022"
},
{
"id":2,
"institute_name": "Dr. DY Patil Institute of Technology",
"location":"India",
"yourDescription":"Student",
"about":"Academic",
"review":"Great Infra and Opportunities",
"rating":"4.5/5",
"date":"30/09/2022"
},
{
"id":3,
"institute_name": "Pimpri Chichwad College of Engineering",
"location":"India",
"yourDescription":"Student",
"about":"Academic",
"review":"Great Infra and Opportunities with amazing placements",
"rating":"4.5/5",
"date":"30/09/2022"
}
]