Skip to content
Snippets Groups Projects
Commit d6cde086 authored by Endrizzi, Marco (UG - Comp Sci & Elec Eng)'s avatar Endrizzi, Marco (UG - Comp Sci & Elec Eng)
Browse files

Changed data-structure to include more data

parent 675426c2
No related branches found
No related tags found
No related merge requests found
...@@ -4,24 +4,40 @@ ...@@ -4,24 +4,40 @@
"name": "Test Name", "name": "Test Name",
"username": "testusername", "username": "testusername",
"email": "test@test.com", "email": "test@test.com",
"phone": null,
"dob": null,
"gender": null,
"description": null,
"online": false "online": false
}, },
"Oqk3C1ownieYIm8K0KgFqRXhKs53": { "Oqk3C1ownieYIm8K0KgFqRXhKs53": {
"name": "Scientific Pig", "name": "Scientific Pig",
"username": "dontlookitup", "username": "dontlookitup",
"email": "test3@test.com", "email": "test3@test.com",
"phone": null,
"dob": null,
"gender": null,
"description": null,
"online": false "online": false
}, },
"l7TY1PJocphLufQb3zN1tfRJYsy1": { "l7TY1PJocphLufQb3zN1tfRJYsy1": {
"name": "how is this working lmao", "name": "how is this working lmao",
"username": "amogus", "username": "amogus",
"email": "test4@test.com", "email": "test4@test.com",
"phone": null,
"dob": null,
"gender": null,
"description": null,
"online": false "online": false
}, },
"oVHXZPeYRbQPfKTCmH4LWJtmaeH2": { "oVHXZPeYRbQPfKTCmH4LWJtmaeH2": {
"name": "Eric Sauce", "name": "Eric Sauce",
"username": "theSaucer", "username": "theSaucer",
"email": "test2@test.com", "email": "test2@test.com",
"phone": null,
"dob": null,
"gender": null,
"description": null,
"online": false "online": false
} }
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment