Skip to content

Commit 15e9c45

Browse files
committed
updated with basic strut
1 parent b8cd025 commit 15e9c45

File tree

1 file changed

+99
-0
lines changed

1 file changed

+99
-0
lines changed

store.json

+99
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{
2+
"core": {
3+
"members": [
4+
{
5+
"profile_name": "Kilari Teja",
6+
"profile_year": "3",
7+
"profile_branch": "CSE",
8+
"profile_avatar": "ksdme/ksdme.jpg",
9+
"profile_description": "Enthusiast of What-not!",
10+
"profile_year": "2017",
11+
12+
"profile_social": {
13+
"github_url": "https://github.com/ksdme",
14+
"twitter_url": "https://twitter.com/ksdme",
15+
"medium_url": "https://medium.com/@ksdme"
16+
}
17+
},
18+
19+
{
20+
"profile_name": "Kilari Teja",
21+
"profile_year": "3",
22+
"profile_branch": "CSE",
23+
"profile_avatar": "ksdme/ksdme.jpg",
24+
"profile_description": "Enthusiast of What-not!",
25+
"profile_year": "2017",
26+
27+
"profile_social": {
28+
"github_url": "https://github.com/ksdme",
29+
"twitter_url": "https://twitter.com/ksdme",
30+
"medium_url": "https://medium.com/@ksdme"
31+
}
32+
},
33+
34+
{
35+
"profile_name": "Kilari Teja",
36+
"profile_year": "3",
37+
"profile_branch": "CSE",
38+
"profile_avatar": "ksdme/ksdme.jpg",
39+
"profile_description": "Enthusiast of What-not!",
40+
"profile_year": "2017",
41+
42+
"profile_social": {
43+
"github_url": "https://github.com/ksdme",
44+
"twitter_url": "https://twitter.com/ksdme",
45+
"medium_url": "https://medium.com/@ksdme"
46+
}
47+
},
48+
49+
{
50+
"profile_name": "Kilari Teja",
51+
"profile_year": "3",
52+
"profile_branch": "CSE",
53+
"profile_avatar": "ksdme/ksdme.jpg",
54+
"profile_description": "Enthusiast of What-not!",
55+
"profile_year": "2017",
56+
57+
"profile_social": {
58+
"github_url": "https://github.com/ksdme",
59+
"twitter_url": "https://twitter.com/ksdme",
60+
"medium_url": "https://medium.com/@ksdme"
61+
}
62+
},
63+
64+
{
65+
"profile_name": "Kilari Teja",
66+
"profile_year": "3",
67+
"profile_branch": "CSE",
68+
"profile_avatar": "ksdme/ksdme.jpg",
69+
"profile_description": "Enthusiast of What-not!",
70+
"profile_year": "2017",
71+
72+
"profile_social": {
73+
"github_url": "https://github.com/ksdme",
74+
"twitter_url": "https://twitter.com/ksdme",
75+
"medium_url": "https://medium.com/@ksdme"
76+
}
77+
}
78+
]
79+
},
80+
81+
"community": {
82+
"members": [
83+
{
84+
"profile_name": "Atul Yadav",
85+
"profile_year": "3",
86+
"profile_branch": "CSE",
87+
"profile_avatar": "ksdme/ksdme.jpg",
88+
"profile_description": "Hmm, 404 Not Found!",
89+
"profile_year": "2017",
90+
91+
"profile_social": {
92+
"github_url": "https://github.com/atul",
93+
"twitter_url": "https://twitter.com/atul",
94+
"medium_url": "https://medium.com/@atul"
95+
}
96+
}
97+
]
98+
}
99+
}

0 commit comments

Comments
 (0)