Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Archakov06
Created January 11, 2018 23:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Archakov06/9019a09618fb3c60fd34cbadbca142b7 to your computer and use it in GitHub Desktop.
Save Archakov06/9019a09618fb3c60fd34cbadbca142b7 to your computer and use it in GitHub Desktop.
[
{
"data": [
{
"date": "Friday, 1st December 2017",
"day": "1",
"fullName": "Demo Master",
"phone": null,
"serviceName": "Proverka",
},
],
"key": "1ST DECEMBER 2017",
},
{
"data": [
{
"date": "Sunday, 17th December 2017",
"day": "17",
"fullName": "Demo Master",
"phone": null,
"serviceName": "Proverka",
},
],
"key": "17TH DECEMBER 2017",
},
{
"data": [
{
"date": "Monday, 18th December 2017",
"day": "18",
"fullName": "Test Master2",
"phone": null,
"serviceName": "Proverka",
},
],
"key": "18TH DECEMBER 2017",
},
{
"data": [
{
"date": "Saturday, 30th December 2017",
"day": "30",
"fullName": "client diva",
"phone": null,
"serviceName": "Uborka",
},
{
"date": "Saturday, 30th December 2017",
"day": "30",
"fullName": "client diva",
"phone": null,
"serviceName": "Chistka",
},
{
"date": "Saturday, 30th December 2017",
"day": "30",
"fullName": "Valentin",
"phone": null,
"serviceName": "Uborka",
},
],
"key": "30TH DECEMBER 2017",
},
{
"data": [
{
"date": "Friday, 29th December 2017",
"day": "29",
"fullName": "Valentin",
"phone": null,
"serviceName": "Chistka",
},
],
"key": "29TH DECEMBER 2017",
},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment