Initial commit

This commit is contained in:
dahoud
2025-10-01 01:39:07 +00:00
commit b430bf3b96
826 changed files with 255287 additions and 0 deletions

124
public/demo/data/chat.json Normal file
View File

@@ -0,0 +1,124 @@
{
"data": [
{
"id": 1,
"name": "Ioni Bowcher",
"image": "ionibowcher.png",
"status": "active",
"messages": [
{
"text": "Lorem ipsum dolor sit amet, consectetur adipiscing elit",
"ownerId": 1,
"createdAt": 1652646338240
},
{
"text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua",
"ownerId": 1,
"createdAt": 1652646368718
},
{
"text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua",
"ownerId": 123,
"createdAt": 1652646368718
}
],
"lastSeen": "2d"
},
{
"id": 2,
"name": "Stephen Shaw",
"image": "stephenshaw.png",
"status": "away",
"messages": [
{
"text": "Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat",
"ownerId": 1,
"createdAt": 1652646338240
},
{
"text": "Consequat mauris nunc congue nisi vitae suscipit.",
"ownerId": 1,
"createdAt": 1652646368718
},
{
"text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua",
"ownerId": 123,
"createdAt": 1652646368718
}
],
"lastSeen": "2d"
},
{
"id": 3,
"name": "Xuxue Feng",
"image": "xuxuefeng.png",
"status": "busy",
"messages": [
{
"text": "Duis aute irure dolor in reprehenderit",
"ownerId": 1,
"createdAt": 1652646338240
},
{
"text": "Adipiscing tristique risus nec feugiat in fermentum posuere urna nec.",
"ownerId": 1,
"createdAt": 1652646368718
},
{
"text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua",
"ownerId": 123,
"createdAt": 1652646368718
}
],
"lastSeen": "2d"
},
{
"id": 4,
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png",
"status": "active",
"messages": [
{
"text": "Ut enim ad minim veniam",
"ownerId": 1,
"createdAt": 1652646338240
},
{
"text": "Quis nostrud exercitation ullamco laboris nisi ut",
"ownerId": 1,
"createdAt": 1652646368718
},
{
"text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua",
"ownerId": 123,
"createdAt": 1652646368718
}
],
"lastSeen": "2d"
},
{
"id": 4,
"name": "Onyama Limba",
"image": "onyamalimba.png",
"status": "busy",
"messages": [
{
"text": "Culpa qui officia deserunt mollit anim id est laborum",
"ownerId": 1,
"createdAt": 1652646338240
},
{
"text": "Excepteur sint occaecat cupidatat non proident",
"ownerId": 1,
"createdAt": 1652646368718
},
{
"text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua",
"ownerId": 123,
"createdAt": 1652646368718
}
],
"lastSeen": "2d"
}
]
}

View File

@@ -0,0 +1,246 @@
{
"data": [
{"name": "Afghanistan", "code": "AF"},
{"name": "Albania", "code": "AL"},
{"name": "Algeria", "code": "DZ"},
{"name": "American Samoa", "code": "AS"},
{"name": "Andorra", "code": "AD"},
{"name": "Angola", "code": "AO"},
{"name": "Anguilla", "code": "AI"},
{"name": "Antarctica", "code": "AQ"},
{"name": "Antigua and Barbuda", "code": "AG"},
{"name": "Argentina", "code": "AR"},
{"name": "Armenia", "code": "AM"},
{"name": "Aruba", "code": "AW"},
{"name": "Australia", "code": "AU"},
{"name": "Austria", "code": "AT"},
{"name": "Azerbaijan", "code": "AZ"},
{"name": "Bahamas", "code": "BS"},
{"name": "Bahrain", "code": "BH"},
{"name": "Bangladesh", "code": "BD"},
{"name": "Barbados", "code": "BB"},
{"name": "Belarus", "code": "BY"},
{"name": "Belgium", "code": "BE"},
{"name": "Belize", "code": "BZ"},
{"name": "Benin", "code": "BJ"},
{"name": "Bermuda", "code": "BM"},
{"name": "Bhutan", "code": "BT"},
{"name": "Bolivia", "code": "BO"},
{"name": "Bosnia and Herzegovina", "code": "BA"},
{"name": "Botswana", "code": "BW"},
{"name": "Bouvet Island", "code": "BV"},
{"name": "Brazil", "code": "BR"},
{"name": "British Indian Ocean Territory", "code": "IO"},
{"name": "Brunei Darussalam", "code": "BN"},
{"name": "Bulgaria", "code": "BG"},
{"name": "Burkina Faso", "code": "BF"},
{"name": "Burundi", "code": "BI"},
{"name": "Cambodia", "code": "KH"},
{"name": "Cameroon", "code": "CM"},
{"name": "Canada", "code": "CA"},
{"name": "Cape Verde", "code": "CV"},
{"name": "Cayman Islands", "code": "KY"},
{"name": "Central African Republic", "code": "CF"},
{"name": "Chad", "code": "TD"},
{"name": "Chile", "code": "CL"},
{"name": "China", "code": "CN"},
{"name": "Christmas Island", "code": "CX"},
{"name": "Cocos (Keeling) Islands", "code": "CC"},
{"name": "Colombia", "code": "CO"},
{"name": "Comoros", "code": "KM"},
{"name": "Congo", "code": "CG"},
{"name": "Congo, The Democratic Republic of the", "code": "CD"},
{"name": "Cook Islands", "code": "CK"},
{"name": "Costa Rica", "code": "CR"},
{"name": "Cote D\"Ivoire", "code": "CI"},
{"name": "Croatia", "code": "HR"},
{"name": "Cuba", "code": "CU"},
{"name": "Cyprus", "code": "CY"},
{"name": "Czech Republic", "code": "CZ"},
{"name": "Denmark", "code": "DK"},
{"name": "Djibouti", "code": "DJ"},
{"name": "Dominica", "code": "DM"},
{"name": "Dominican Republic", "code": "DO"},
{"name": "Ecuador", "code": "EC"},
{"name": "Egypt", "code": "EG"},
{"name": "El Salvador", "code": "SV"},
{"name": "Equatorial Guinea", "code": "GQ"},
{"name": "Eritrea", "code": "ER"},
{"name": "Estonia", "code": "EE"},
{"name": "Ethiopia", "code": "ET"},
{"name": "Falkland Islands (Malvinas)", "code": "FK"},
{"name": "Faroe Islands", "code": "FO"},
{"name": "Fiji", "code": "FJ"},
{"name": "Finland", "code": "FI"},
{"name": "France", "code": "FR"},
{"name": "French Guiana", "code": "GF"},
{"name": "French Polynesia", "code": "PF"},
{"name": "French Southern Territories", "code": "TF"},
{"name": "Gabon", "code": "GA"},
{"name": "Gambia", "code": "GM"},
{"name": "Georgia", "code": "GE"},
{"name": "Germany", "code": "DE"},
{"name": "Ghana", "code": "GH"},
{"name": "Gibraltar", "code": "GI"},
{"name": "Greece", "code": "GR"},
{"name": "Greenland", "code": "GL"},
{"name": "Grenada", "code": "GD"},
{"name": "Guadeloupe", "code": "GP"},
{"name": "Guam", "code": "GU"},
{"name": "Guatemala", "code": "GT"},
{"name": "Guernsey", "code": "GG"},
{"name": "Guinea", "code": "GN"},
{"name": "Guinea-Bissau", "code": "GW"},
{"name": "Guyana", "code": "GY"},
{"name": "Haiti", "code": "HT"},
{"name": "Heard Island and Mcdonald Islands", "code": "HM"},
{"name": "Holy See (Vatican City State)", "code": "VA"},
{"name": "Honduras", "code": "HN"},
{"name": "Hong Kong", "code": "HK"},
{"name": "Hungary", "code": "HU"},
{"name": "Iceland", "code": "IS"},
{"name": "India", "code": "IN"},
{"name": "Indonesia", "code": "ID"},
{"name": "Iran, Islamic Republic Of", "code": "IR"},
{"name": "Iraq", "code": "IQ"},
{"name": "Ireland", "code": "IE"},
{"name": "Isle of Man", "code": "IM"},
{"name": "Israel", "code": "IL"},
{"name": "Italy", "code": "IT"},
{"name": "Jamaica", "code": "JM"},
{"name": "Japan", "code": "JP"},
{"name": "Jersey", "code": "JE"},
{"name": "Jordan", "code": "JO"},
{"name": "Kazakhstan", "code": "KZ"},
{"name": "Kenya", "code": "KE"},
{"name": "Kiribati", "code": "KI"},
{"name": "Korea, Democratic People\"S Republic of", "code": "KP"},
{"name": "Korea, Republic of", "code": "KR"},
{"name": "Kuwait", "code": "KW"},
{"name": "Kyrgyzstan", "code": "KG"},
{"name": "Lao People\"S Democratic Republic", "code": "LA"},
{"name": "Latvia", "code": "LV"},
{"name": "Lebanon", "code": "LB"},
{"name": "Lesotho", "code": "LS"},
{"name": "Liberia", "code": "LR"},
{"name": "Libyan Arab Jamahiriya", "code": "LY"},
{"name": "Liechtenstein", "code": "LI"},
{"name": "Lithuania", "code": "LT"},
{"name": "Luxembourg", "code": "LU"},
{"name": "Macao", "code": "MO"},
{"name": "Macedonia, The Former Yugoslav Republic of", "code": "MK"},
{"name": "Madagascar", "code": "MG"},
{"name": "Malawi", "code": "MW"},
{"name": "Malaysia", "code": "MY"},
{"name": "Maldives", "code": "MV"},
{"name": "Mali", "code": "ML"},
{"name": "Malta", "code": "MT"},
{"name": "Marshall Islands", "code": "MH"},
{"name": "Martinique", "code": "MQ"},
{"name": "Mauritania", "code": "MR"},
{"name": "Mauritius", "code": "MU"},
{"name": "Mayotte", "code": "YT"},
{"name": "Mexico", "code": "MX"},
{"name": "Micronesia, Federated States of", "code": "FM"},
{"name": "Moldova, Republic of", "code": "MD"},
{"name": "Monaco", "code": "MC"},
{"name": "Mongolia", "code": "MN"},
{"name": "Montserrat", "code": "MS"},
{"name": "Morocco", "code": "MA"},
{"name": "Mozambique", "code": "MZ"},
{"name": "Myanmar", "code": "MM"},
{"name": "Namibia", "code": "NA"},
{"name": "Nauru", "code": "NR"},
{"name": "Nepal", "code": "NP"},
{"name": "Netherlands", "code": "NL"},
{"name": "Netherlands Antilles", "code": "AN"},
{"name": "New Caledonia", "code": "NC"},
{"name": "New Zealand", "code": "NZ"},
{"name": "Nicaragua", "code": "NI"},
{"name": "Niger", "code": "NE"},
{"name": "Nigeria", "code": "NG"},
{"name": "Niue", "code": "NU"},
{"name": "Norfolk Island", "code": "NF"},
{"name": "Northern Mariana Islands", "code": "MP"},
{"name": "Norway", "code": "NO"},
{"name": "Oman", "code": "OM"},
{"name": "Pakistan", "code": "PK"},
{"name": "Palau", "code": "PW"},
{"name": "Palestinian Territory, Occupied", "code": "PS"},
{"name": "Panama", "code": "PA"},
{"name": "Papua New Guinea", "code": "PG"},
{"name": "Paraguay", "code": "PY"},
{"name": "Peru", "code": "PE"},
{"name": "Philippines", "code": "PH"},
{"name": "Pitcairn", "code": "PN"},
{"name": "Poland", "code": "PL"},
{"name": "Portugal", "code": "PT"},
{"name": "Puerto Rico", "code": "PR"},
{"name": "Qatar", "code": "QA"},
{"name": "Reunion", "code": "RE"},
{"name": "Romania", "code": "RO"},
{"name": "Russian Federation", "code": "RU"},
{"name": "RWANDA", "code": "RW"},
{"name": "Saint Helena", "code": "SH"},
{"name": "Saint Kitts and Nevis", "code": "KN"},
{"name": "Saint Lucia", "code": "LC"},
{"name": "Saint Pierre and Miquelon", "code": "PM"},
{"name": "Saint Vincent and the Grenadines", "code": "VC"},
{"name": "Samoa", "code": "WS"},
{"name": "San Marino", "code": "SM"},
{"name": "Sao Tome and Principe", "code": "ST"},
{"name": "Saudi Arabia", "code": "SA"},
{"name": "Senegal", "code": "SN"},
{"name": "Serbia and Montenegro", "code": "CS"},
{"name": "Seychelles", "code": "SC"},
{"name": "Sierra Leone", "code": "SL"},
{"name": "Singapore", "code": "SG"},
{"name": "Slovakia", "code": "SK"},
{"name": "Slovenia", "code": "SI"},
{"name": "Solomon Islands", "code": "SB"},
{"name": "Somalia", "code": "SO"},
{"name": "South Africa", "code": "ZA"},
{"name": "South Georgia and the South Sandwich Islands", "code": "GS"},
{"name": "Spain", "code": "ES"},
{"name": "Sri Lanka", "code": "LK"},
{"name": "Sudan", "code": "SD"},
{"name": "Suriname", "code": "SR"},
{"name": "Svalbard and Jan Mayen", "code": "SJ"},
{"name": "Swaziland", "code": "SZ"},
{"name": "Sweden", "code": "SE"},
{"name": "Switzerland", "code": "CH"},
{"name": "Syrian Arab Republic", "code": "SY"},
{"name": "Taiwan, Province of China", "code": "TW"},
{"name": "Tajikistan", "code": "TJ"},
{"name": "Tanzania, United Republic of", "code": "TZ"},
{"name": "Thailand", "code": "TH"},
{"name": "Timor-Leste", "code": "TL"},
{"name": "Togo", "code": "TG"},
{"name": "Tokelau", "code": "TK"},
{"name": "Tonga", "code": "TO"},
{"name": "Trinidad and Tobago", "code": "TT"},
{"name": "Tunisia", "code": "TN"},
{"name": "Turkey", "code": "TR"},
{"name": "Turkmenistan", "code": "TM"},
{"name": "Turks and Caicos Islands", "code": "TC"},
{"name": "Tuvalu", "code": "TV"},
{"name": "Uganda", "code": "UG"},
{"name": "Ukraine", "code": "UA"},
{"name": "United Arab Emirates", "code": "AE"},
{"name": "United Kingdom", "code": "GB"},
{"name": "United States", "code": "US"},
{"name": "United States Minor Outlying Islands", "code": "UM"},
{"name": "Uruguay", "code": "UY"},
{"name": "Uzbekistan", "code": "UZ"},
{"name": "Vanuatu", "code": "VU"},
{"name": "Venezuela", "code": "VE"},
{"name": "Viet Nam", "code": "VN"},
{"name": "Virgin Islands, British", "code": "VG"},
{"name": "Virgin Islands, U.S.", "code": "VI"},
{"name": "Wallis and Futuna", "code": "WF"},
{"name": "Western Sahara", "code": "EH"},
{"name": "Yemen", "code": "YE"},
{"name": "Zambia", "code": "ZM"},
{"name": "Zimbabwe", "code": "ZW"}
]
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,804 @@
{
"data": [
{
"id": 1000,
"name": "James Butt",
"country": {
"name": "Algeria",
"code": "dz"
},
"company": "Benton, John B Jr",
"date": "2015-09-13",
"status": "unqualified",
"activity": 17,
"representative": {
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
},
{
"id": 1001,
"name": "Josephine Darakjy",
"country": {
"name": "Egypt",
"code": "eg"
},
"company": "Chanay, Jeffrey A Esq",
"date": "2019-02-09",
"status": "proposal",
"activity": 0,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1002,
"name": "Art Venere",
"country": {
"name": "Panama",
"code": "pa"
},
"company": "Chemel, James L Cpa",
"date": "2017-05-13",
"status": "qualified",
"activity": 63,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
},
{
"id": 1003,
"name": "Lenna Paprocki",
"country": {
"name": "Slovenia",
"code": "si"
},
"company": "Feltz Printing Service",
"date": "2020-09-15",
"status": "new",
"activity": 37,
"representative": {
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
},
{
"id": 1004,
"name": "Donette Foller",
"country": {
"name": "South Africa",
"code": "za"
},
"company": "Printing Dimensions",
"date": "2016-05-20",
"status": "proposal",
"activity": 33,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
},
{
"id": 1005,
"name": "Simona Morasca",
"country": {
"name": "Egypt",
"code": "eg"
},
"company": "Chapman, Ross E Esq",
"date": "2018-02-16",
"status": "qualified",
"activity": 68,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1006,
"name": "Mitsue Tollner",
"country": {
"name": "Paraguay",
"code": "py"
},
"company": "Morlong Associates",
"date": "2018-02-19",
"status": "renewal",
"activity": 54,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1007,
"name": "Leota Dilliard",
"country": {
"name": "Serbia",
"code": "rs"
},
"company": "Commercial Press",
"date": "2019-08-13",
"status": "renewal",
"activity": 69,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1008,
"name": "Sage Wieser",
"country": {
"name": "Egypt",
"code": "eg"
},
"company": "Truhlar And Truhlar Attys",
"date": "2018-11-21",
"status": "unqualified",
"activity": 76,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1009,
"name": "Kris Marrier",
"country": {
"name": "Mexico",
"code": "mx"
},
"company": "King, Christopher A Esq",
"date": "2015-07-07",
"status": "proposal",
"activity": 3,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1010,
"name": "Minna Amigon",
"country": {
"name": "Romania",
"code": "ro"
},
"company": "Dorl, James J Esq",
"date": "2018-11-07",
"status": "qualified",
"activity": 38,
"representative": {
"name": "Anna Fali",
"image": "annafali.png"
}
},
{
"id": 1011,
"name": "Abel Maclead",
"country": {
"name": "Singapore",
"code": "sg"
},
"company": "Rangoni Of Florence",
"date": "2017-03-11",
"status": "qualified",
"activity": 87,
"representative": {
"name": "Bernardo Dominic",
"image": "bernardodominic.png"
}
},
{
"id": 1012,
"name": "Kiley Caldarera",
"country": {
"name": "Serbia",
"code": "rs"
},
"company": "Feiner Bros",
"date": "2015-10-20",
"status": "unqualified",
"activity": 80,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1013,
"name": "Graciela Ruta",
"country": {
"name": "Chile",
"code": "cl"
},
"company": "Buckley Miller \u0026 Wright",
"date": "2016-07-25",
"status": "negotiation",
"activity": 59,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1014,
"name": "Cammy Albares",
"country": {
"name": "Philippines",
"code": "ph"
},
"company": "Rousseaux, Michael Esq",
"date": "2019-06-25",
"status": "new",
"activity": 90,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
},
{
"id": 1015,
"name": "Mattie Poquette",
"country": {
"name": "Venezuela",
"code": "ve"
},
"company": "Century Communications",
"date": "2017-12-12",
"status": "negotiation",
"activity": 52,
"representative": {
"name": "Anna Fali",
"image": "annafali.png"
}
},
{
"id": 1016,
"name": "Meaghan Garufi",
"country": {
"name": "Malaysia",
"code": "my"
},
"company": "Bolton, Wilbur Esq",
"date": "2018-07-04",
"status": "unqualified",
"activity": 31,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1017,
"name": "Gladys Rim",
"country": {
"name": "Netherlands",
"code": "nl"
},
"company": "T M Byxbee Company Pc",
"date": "2020-02-27",
"status": "renewal",
"activity": 48,
"representative": {
"name": "Stephen Shaw",
"image": "stephenshaw.png"
}
},
{
"id": 1018,
"name": "Yuki Whobrey",
"country": {
"name": "Israel",
"code": "il"
},
"company": "Farmers Insurance Group",
"date": "2017-12-21",
"status": "negotiation",
"activity": 16,
"representative": {
"name": "Bernardo Dominic",
"image": "bernardodominic.png"
}
},
{
"id": 1019,
"name": "Fletcher Flosi",
"country": {
"name": "Argentina",
"code": "ar"
},
"company": "Post Box Services Plus",
"date": "2016-01-04",
"status": "renewal",
"activity": 19,
"representative": {
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
},
{
"id": 1020,
"name": "Bette Nicka",
"country": {
"name": "Paraguay",
"code": "py"
},
"company": "Sport En Art",
"date": "2016-10-21",
"status": "renewal",
"activity": 100,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1021,
"name": "Veronika Inouye",
"country": {
"name": "Ecuador",
"code": "ec"
},
"company": "C 4 Network Inc",
"date": "2017-03-24",
"status": "renewal",
"activity": 72,
"representative": {
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
},
{
"id": 1022,
"name": "Willard Kolmetz",
"country": {
"name": "Tunisia",
"code": "tn"
},
"company": "Ingalls, Donald R Esq",
"date": "2017-04-15",
"status": "renewal",
"activity": 94,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
},
{
"id": 1023,
"name": "Maryann Royster",
"country": {
"name": "Belarus",
"code": "by"
},
"company": "Franklin, Peter L Esq",
"date": "2017-03-11",
"status": "qualified",
"activity": 56,
"representative": {
"name": "Elwin Sharvill",
"image": "elwinsharvill.png"
}
},
{
"id": 1024,
"name": "Alisha Slusarski",
"country": {
"name": "Iceland",
"code": "is"
},
"company": "Wtlz Power 107 Fm",
"date": "2018-03-27",
"status": "qualified",
"activity": 7,
"representative": {
"name": "Stephen Shaw",
"image": "stephenshaw.png"
}
},
{
"id": 1025,
"name": "Allene Iturbide",
"country": {
"name": "Italy",
"code": "it"
},
"company": "Ledecky, David Esq",
"date": "2016-02-20",
"status": "qualified",
"activity": 1,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1026,
"name": "Chanel Caudy",
"country": {
"name": "Argentina",
"code": "ar"
},
"company": "Professional Image Inc",
"date": "2018-06-24",
"status": "new",
"activity": 26,
"representative": {
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
},
{
"id": 1027,
"name": "Ezekiel Chui",
"country": {
"name": "Ireland",
"code": "ie"
},
"company": "Sider, Donald C Esq",
"date": "2016-09-24",
"status": "new",
"activity": 76,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1028,
"name": "Willow Kusko",
"country": {
"name": "Romania",
"code": "ro"
},
"company": "U Pull It",
"date": "2020-04-11",
"status": "qualified",
"activity": 7,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1029,
"name": "Bernardo Figeroa",
"country": {
"name": "Israel",
"code": "il"
},
"company": "Clark, Richard Cpa",
"date": "2018-04-11",
"status": "renewal",
"activity": 81,
"representative": {
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
},
{
"id": 1030,
"name": "Ammie Corrio",
"country": {
"name": "Hungary",
"code": "hu"
},
"company": "Moskowitz, Barry S",
"date": "2016-06-11",
"status": "negotiation",
"activity": 56,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
},
{
"id": 1031,
"name": "Francine Vocelka",
"country": {
"name": "Honduras",
"code": "hn"
},
"company": "Cascade Realty Advisors Inc",
"date": "2017-08-02",
"status": "qualified",
"activity": 94,
"representative": {
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
},
{
"id": 1032,
"name": "Ernie Stenseth",
"country": {
"name": "Australia",
"code": "au"
},
"company": "Knwz Newsradio",
"date": "2018-06-06",
"status": "renewal",
"activity": 68,
"representative": {
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
},
{
"id": 1033,
"name": "Albina Glick",
"country": {
"name": "Ukraine",
"code": "ua"
},
"company": "Giampetro, Anthony D",
"date": "2019-08-08",
"status": "proposal",
"activity": 85,
"representative": {
"name": "Bernardo Dominic",
"image": "bernardodominic.png"
}
},
{
"id": 1034,
"name": "Alishia Sergi",
"country": {
"name": "Qatar",
"code": "qa"
},
"company": "Milford Enterprises Inc",
"date": "2018-05-19",
"status": "negotiation",
"activity": 46,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1035,
"name": "Solange Shinko",
"country": {
"name": "Cameroon",
"code": "cm"
},
"company": "Mosocco, Ronald A",
"date": "2015-02-12",
"status": "qualified",
"activity": 32,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1036,
"name": "Jose Stockham",
"country": {
"name": "Italy",
"code": "it"
},
"company": "Tri State Refueler Co",
"date": "2018-04-25",
"status": "qualified",
"activity": 77,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1037,
"name": "Rozella Ostrosky",
"country": {
"name": "Venezuela",
"code": "ve"
},
"company": "Parkway Company",
"date": "2016-02-27",
"status": "unqualified",
"activity": 66,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1038,
"name": "Valentine Gillian",
"country": {
"name": "Paraguay",
"code": "py"
},
"company": "Fbs Business Finance",
"date": "2019-09-17",
"status": "qualified",
"activity": 25,
"representative": {
"name": "Bernardo Dominic",
"image": "bernardodominic.png"
}
},
{
"id": 1039,
"name": "Kati Rulapaugh",
"country": {
"name": "Puerto Rico",
"code": "pr"
},
"company": "Eder Assocs Consltng Engrs Pc",
"date": "2016-12-03",
"status": "renewal",
"activity": 51,
"representative": {
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
},
{
"id": 1040,
"name": "Youlanda Schemmer",
"country": {
"name": "Bolivia",
"code": "bo"
},
"company": "Tri M Tool Inc",
"date": "2017-12-15",
"status": "negotiation",
"activity": 49,
"representative": {
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
},
{
"id": 1041,
"name": "Dyan Oldroyd",
"country": {
"name": "Argentina",
"code": "ar"
},
"company": "International Eyelets Inc",
"date": "2017-02-02",
"status": "qualified",
"activity": 5,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1042,
"name": "Roxane Campain",
"country": {
"name": "France",
"code": "fr"
},
"company": "Rapid Trading Intl",
"date": "2018-12-25",
"status": "unqualified",
"activity": 100,
"representative": {
"name": "Anna Fali",
"image": "annafali.png"
}
},
{
"id": 1043,
"name": "Lavera Perin",
"country": {
"name": "Vietnam",
"code": "vn"
},
"company": "Abc Enterprises Inc",
"date": "2018-04-10",
"status": "qualified",
"activity": 71,
"representative": {
"name": "Stephen Shaw",
"image": "stephenshaw.png"
}
},
{
"id": 1044,
"name": "Erick Ferencz",
"country": {
"name": "Belgium",
"code": "be"
},
"company": "Cindy Turner Associates",
"date": "2018-05-06",
"status": "unqualified",
"activity": 54,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1045,
"name": "Fatima Saylors",
"country": {
"name": "Canada",
"code": "ca"
},
"company": "Stanton, James D Esq",
"date": "2019-07-10",
"status": "renewal",
"activity": 93,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1046,
"name": "Jina Briddick",
"country": {
"name": "Mexico",
"code": "mx"
},
"company": "Grace Pastries Inc",
"date": "2018-02-19",
"status": "unqualified",
"activity": 97,
"representative": {
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
},
{
"id": 1047,
"name": "Kanisha Waycott",
"country": {
"name": "Ecuador",
"code": "ec"
},
"company": "Schroer, Gene E Esq",
"date": "2019-11-27",
"status": "new",
"activity": 80,
"representative": {
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
},
{
"id": 1048,
"name": "Emerson Bowley",
"country": {
"name": "Finland",
"code": "fi"
},
"company": "Knights Inn",
"date": "2018-11-24",
"status": "new",
"activity": 63,
"representative": {
"name": "Stephen Shaw",
"image": "stephenshaw.png"
}
},
{
"id": 1049,
"name": "Blair Malet",
"country": {
"name": "Finland",
"code": "fi"
},
"company": "Bollinger Mach Shp \u0026 Shipyard",
"date": "2018-04-19",
"status": "new",
"activity": 92,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
}
]
}

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,164 @@
{
"data": [
{
"id": 1000,
"name": "James Butt",
"country": {
"name": "Algeria",
"code": "dz"
},
"company": "Benton, John B Jr",
"date": "2015-09-13",
"status": "unqualified",
"activity": 17,
"representative": {
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
},
{
"id": 1001,
"name": "Josephine Darakjy",
"country": {
"name": "Egypt",
"code": "eg"
},
"company": "Chanay, Jeffrey A Esq",
"date": "2019-02-09",
"status": "proposal",
"activity": 0,
"representative": {
"name": "Amy Elsner",
"image": "amyelsner.png"
}
},
{
"id": 1002,
"name": "Art Venere",
"country": {
"name": "Panama",
"code": "pa"
},
"company": "Chemel, James L Cpa",
"date": "2017-05-13",
"status": "qualified",
"activity": 63,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
},
{
"id": 1003,
"name": "Lenna Paprocki",
"country": {
"name": "Slovenia",
"code": "si"
},
"company": "Feltz Printing Service",
"date": "2020-09-15",
"status": "new",
"activity": 37,
"representative": {
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
},
{
"id": 1004,
"name": "Donette Foller",
"country": {
"name": "South Africa",
"code": "za"
},
"company": "Printing Dimensions",
"date": "2016-05-20",
"status": "proposal",
"activity": 33,
"representative": {
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
},
{
"id": 1005,
"name": "Simona Morasca",
"country": {
"name": "Egypt",
"code": "eg"
},
"company": "Chapman, Ross E Esq",
"date": "2018-02-16",
"status": "qualified",
"activity": 68,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1006,
"name": "Mitsue Tollner",
"country": {
"name": "Paraguay",
"code": "py"
},
"company": "Morlong Associates",
"date": "2018-02-19",
"status": "renewal",
"activity": 54,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1007,
"name": "Leota Dilliard",
"country": {
"name": "Serbia",
"code": "rs"
},
"company": "Commercial Press",
"date": "2019-08-13",
"status": "renewal",
"activity": 69,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
},
{
"id": 1008,
"name": "Sage Wieser",
"country": {
"name": "Egypt",
"code": "eg"
},
"company": "Truhlar And Truhlar Attys",
"date": "2018-11-21",
"status": "unqualified",
"activity": 76,
"representative": {
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
},
{
"id": 1009,
"name": "Kris Marrier",
"country": {
"name": "Mexico",
"code": "mx"
},
"company": "King, Christopher A Esq",
"date": "2015-07-07",
"status": "proposal",
"activity": 3,
"representative": {
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
}
]
}

View File

@@ -0,0 +1,200 @@
{
"files": [
{
"name": "nature.jpeg",
"icon": "pi pi-image",
"date": "29 Jul 2021",
"fileSize": "12 MB"
},
{
"name": "report.pdf",
"icon": "pi pi-image",
"date": "29 Jul 2021",
"fileSize": "6 MB"
},
{
"name": "screenshot.jpeg",
"icon": "pi pi-image",
"date": "29 Jul 2021",
"fileSize": "32 MB"
},
{
"name": "sales.xls",
"icon": "pi pi-file-excel",
"date": "29 Jul 2021",
"fileSize": "12 MB"
},
{
"name": "cv.pdf",
"icon": "pi pi-file-pdf",
"date": "29 Jul 2021",
"fileSize": "1.6 MB"
},
{
"name": "product.png",
"icon": "pi pi-image",
"date": "29 Jul 2021",
"fileSize": "1.8 MB"
},
{
"name": "income.xls",
"icon": "pi pi-file-excel",
"date": "29 Jul 2021",
"fileSize": "12 MB"
},
{
"name": "art.png",
"icon": "pi pi-image",
"date": "29 Jul 2021",
"fileSize": "6 MB"
},
{
"name": "expenses.xls",
"icon": "pi pi-file-excel",
"date": "29 Jul 2021",
"fileSize": "12 MB"
},
{
"name": "cv-new.pdf",
"icon": "pi pi-file-pdf",
"date": "29 Jul 2021",
"fileSize": "1.6 MB"
},
{
"name": "revenue.xls",
"icon": "pi pi-file-excel",
"date": "29 Jul 2021",
"fileSize": "12 MB"
},
{
"name": "payment-1.pdf",
"icon": "pi pi-file-pdf",
"date": "29 Jul 2021",
"fileSize": "6 MB"
},
{
"name": "payment-2.pdf",
"icon": "pi pi-file-pdf",
"date": "29 Jul 2021",
"fileSize": "32 MB"
},
{
"name": "invoices.xls",
"icon": "pi pi-file-excel",
"date": "29 Jul 2021",
"fileSize": "12 MB"
},
{
"name": "ads.pdf",
"icon": "pi pi-file-pdf",
"date": "29 Jul 2021",
"fileSize": "1.6 MB"
}
],
"metrics": [
{
"title": "Cloud Storage",
"icon": "pi pi-ellipsis-v",
"fieldColor": "bg-yellow-500",
"color": "bg-yellow-100",
"files": "412 Files",
"fileSize": "1.5GB"
},
{
"title": "Dropbox Storage",
"icon": "pi pi-ellipsis-v",
"fieldColor": "bg-pink-500",
"color": "bg-pink-100",
"files": "200 Files",
"fileSize": "4.1GB"
},
{
"title": "Google Drive Storage",
"icon": "pi pi-ellipsis-v",
"fieldColor": "bg-green-500",
"color": "bg-green-100",
"files": "24 Files",
"fileSize": "1.3GB"
},
{
"title": "Internal Storage",
"icon": "pi pi-ellipsis-v",
"fieldColor": "bg-indigo-500",
"color": "bg-indigo-100",
"files": "82 Files",
"fileSize": "5.3GB"
}
],
"folders_small": [
{
"name": "Document Files",
"icon": "pi pi-folder",
"size": "1.8 GB"
},
{
"name": "Document Files",
"icon": "pi pi-images",
"size": "23 GB"
},
{
"name": "Other Files",
"icon": "pi pi-folder-open",
"size": "1.8 GB"
},
{
"name": "Unknown Files",
"icon": "pi pi-folder-open",
"size": "16 GB"
}
],
"folders_large": [
{
"name": "Miami 2022",
"icon": "pi pi-folder",
"size": "12"
},
{
"name": "Protoype",
"icon": "pi pi-folder",
"size": "1"
},
{
"name": "Other Files",
"icon": "pi pi-folder",
"size": "53"
},
{
"name": "Antalya Holiday",
"icon": "pi pi-folder",
"size": "1"
},
{
"name": "Studio Photograpy",
"icon": "pi pi-folder",
"size": "3"
},
{
"name": "Server Backup",
"icon": "pi pi-folder-open",
"size": "9"
},
{
"name": "Document Files",
"icon": "pi pi-folder",
"size": "53"
},
{
"name": "Vocals",
"icon": "pi pi-image",
"size": "0"
},
{
"name": "Volces",
"icon": "pi pi-folder-open",
"size": "6"
}
]
}

View File

@@ -0,0 +1,26 @@
{
"data":
[
{
"label": "Lazy Node 0",
"data": "Node 0",
"expandedIcon": "pi pi-folder-open",
"collapsedIcon": "pi pi-folder",
"leaf": false
},
{
"label": "Lazy Node 1",
"data": "Node 1",
"expandedIcon": "pi pi-folder-open",
"collapsedIcon": "pi pi-folder",
"leaf": false
},
{
"label": "Lazy Node 1",
"data": "Node 2",
"expandedIcon": "pi pi-folder-open",
"collapsedIcon": "pi pi-folder",
"leaf": false
}
]
}

View File

@@ -0,0 +1,54 @@
{
"data": [
{
"key": "0",
"label": "Documents",
"data": "Documents Folder",
"icon": "pi pi-fw pi-inbox",
"children": [{
"key": "0-0",
"label": "Work",
"data": "Work Folder",
"icon": "pi pi-fw pi-cog",
"children": [{ "key": "0-0-0", "label": "Expenses.doc", "icon": "pi pi-fw pi-file", "data": "Expenses Document" }, { "key": "0-0-1", "label": "Resume.doc", "icon": "pi pi-fw pi-file", "data": "Resume Document" }]
},
{
"key": "0-1",
"label": "Home",
"data": "Home Folder",
"icon": "pi pi-fw pi-home",
"children": [{ "key": "0-1-0", "label": "Invoices.txt", "icon": "pi pi-fw pi-file", "data": "Invoices for this month" }]
}]
},
{
"key": "1",
"label": "Events",
"data": "Events Folder",
"icon": "pi pi-fw pi-calendar",
"children": [
{ "key": "1-0", "label": "Meeting", "icon": "pi pi-fw pi-calendar-plus", "data": "Meeting" },
{ "key": "1-1", "label": "Product Launch", "icon": "pi pi-fw pi-calendar-plus", "data": "Product Launch" },
{ "key": "1-2", "label": "Report Review", "icon": "pi pi-fw pi-calendar-plus", "data": "Report Review" }]
},
{
"key": "2",
"label": "Movies",
"data": "Movies Folder",
"icon": "pi pi-fw pi-star",
"children": [{
"key": "2-0",
"icon": "pi pi-fw pi-star",
"label": "Al Pacino",
"data": "Pacino Movies",
"children": [{ "key": "2-0-0", "label": "Scarface", "icon": "pi pi-fw pi-video", "data": "Scarface Movie" }, { "key": "2-0-1", "label": "Serpico", "icon": "pi pi-fw pi-video", "data": "Serpico Movie" }]
},
{
"key": "2-1",
"label": "Robert De Niro",
"icon": "pi pi-fw pi-star",
"data": "De Niro Movies",
"children": [{ "key": "2-1-0", "label": "Goodfellas", "icon": "pi pi-fw pi-video", "data": "Goodfellas Movie" }, { "key": "2-1-1", "label": "Untouchables", "icon": "pi pi-fw pi-video", "data": "Untouchables Movie" }]
}]
}
]
}

View File

@@ -0,0 +1,21 @@
{
"data":
[
{
"data":{
"name":"Lazy Folder 0",
"size":"75kb",
"type":"Folder"
},
"leaf": false
},
{
"data":{
"name":"Lazy Folder 1",
"size":"150kb",
"type":"Folder"
},
"leaf": false
}
]
}

View File

@@ -0,0 +1,313 @@
{
"data":
[
{
"data":{
"name":"Applications",
"size":"200mb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"Angular",
"size":"25mb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"angular.app",
"size":"10mb",
"type":"Application"
}
},
{
"data":{
"name":"cli.app",
"size":"10mb",
"type":"Application"
}
},
{
"data":{
"name":"mobile.app",
"size":"5mb",
"type":"Application"
}
}
]
},
{
"data":{
"name":"editor.app",
"size":"25mb",
"type":"Application"
}
},
{
"data":{
"name":"settings.app",
"size":"50mb",
"type":"Application"
}
}
]
},
{
"data":{
"name":"Cloud",
"size":"20mb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"backup-1.zip",
"size":"10mb",
"type":"Zip"
}
},
{
"data":{
"name":"backup-2.zip",
"size":"10mb",
"type":"Zip"
}
}
]
},
{
"data": {
"name":"Desktop",
"size":"150kb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"note-meeting.txt",
"size":"50kb",
"type":"Text"
}
},
{
"data":{
"name":"note-todo.txt",
"size":"100kb",
"type":"Text"
}
}
]
},
{
"data":{
"name":"Documents",
"size":"75kb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"Work",
"size":"55kb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"Expenses.doc",
"size":"30kb",
"type":"Document"
}
},
{
"data":{
"name":"Resume.doc",
"size":"25kb",
"type":"Resume"
}
}
]
},
{
"data":{
"name":"Home",
"size":"20kb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"Invoices",
"size":"20kb",
"type":"Text"
}
}
]
}
]
},
{
"data": {
"name":"Downloads",
"size":"25mb",
"type":"Folder"
},
"children":[
{
"data": {
"name":"Spanish",
"size":"10mb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"tutorial-a1.txt",
"size":"5mb",
"type":"Text"
}
},
{
"data":{
"name":"tutorial-a2.txt",
"size":"5mb",
"type":"Text"
}
}
]
},
{
"data":{
"name":"Travel",
"size":"15mb",
"type":"Text"
},
"children":[
{
"data":{
"name":"Hotel.pdf",
"size":"10mb",
"type":"PDF"
}
},
{
"data":{
"name":"Flight.pdf",
"size":"5mb",
"type":"PDF"
}
}
]
}
]
},
{
"data": {
"name":"Main",
"size":"50mb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"bin",
"size":"50kb",
"type":"Link"
}
},
{
"data":{
"name":"etc",
"size":"100kb",
"type":"Link"
}
},
{
"data":{
"name":"var",
"size":"100kb",
"type":"Link"
}
}
]
},
{
"data":{
"name":"Other",
"size":"5mb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"todo.txt",
"size":"3mb",
"type":"Text"
}
},
{
"data":{
"name":"logo.png",
"size":"2mb",
"type":"Picture"
}
}
]
},
{
"data":{
"name":"Pictures",
"size":"150kb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"barcelona.jpg",
"size":"90kb",
"type":"Picture"
}
},
{
"data":{
"name":"primeng.png",
"size":"30kb",
"type":"Picture"
}
},
{
"data":{
"name":"prime.jpg",
"size":"30kb",
"type":"Picture"
}
}
]
},
{
"data":{
"name":"Videos",
"size":"1500mb",
"type":"Folder"
},
"children":[
{
"data":{
"name":"primefaces.mkv",
"size":"1000mb",
"type":"Video"
}
},
{
"data":{
"name":"intro.avi",
"size":"500mb",
"type":"Video"
}
}
]
}
]
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,196 @@
{
"data": [
{
"listId": "1",
"title": "Backlog",
"cards" : [
{
"id": "11",
"title": "Qualitative resarch planning",
"description": "Hey there, were just writing to let you know",
"startDate":"2022-05-18",
"dueDate":"2022-05-18",
"completed": false,
"progress": 0,
"assignees": [
{"name": "Ioni Bowcher", "image": "ionibowcher.png"},
{"name": "Amy Elsner", "image": "amyelsner.png"}
],
"comments": [
{"name": "Ioni Bowcher", "image": "ionibowcher.png", "text": "How likely are you to recommend our company"},
{"name": "Amy Elsner", "image": "amyelsner.png", "text": "Ok thanks!"}
],
"priority": {"color": "#3b82f6", "title": "Medium"},
"attachments": 4,
"taskList" : {
"id" : "1234",
"title": "Tasklist",
"tasks" : []
}
},
{
"id": "12",
"title": "Create new components",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
"startDate":"2022-05-20",
"dueDate":"2022-05-22",
"completed": false,
"progress": 0,
"assignees": [
{"name": "Asiya Javayant", "image": "asiyajavayant.png"},
{"name": "Xuxue Feng", "image": "amyelsner.png"}
],
"comments": [
{"name": "Asiya Javayant", "image": "asiyajavayant.png", "text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua"},
{"name": "Xuxue Feng", "image": "xuxuefeng.png", "text": "Ut enim ad minim veniam"}
],
"priority": {"color": "#3b82f6", "title": "Medium"},
"attachments": 3,
"taskList" : {
"id" : "12345",
"title": "Tasklist",
"tasks" : []
}
},
{
"id": "13",
"title": "Create new components",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
"startDate":"2022-05-20",
"dueDate":"2022-05-25",
"completed": false,
"progress": 0,
"assignees": [
{"name": "Asiya Javayant", "image": "asiyajavayant.png"},
{"name": "Xuxue Feng", "image": "amyelsner.png"}
],
"comments": [
{"name": "Asiya Javayant", "image": "asiyajavayant.png", "text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua"},
{"name": "Xuxue Feng", "image": "xuxuefeng.png", "text": "Ut enim ad minim veniam"}
],
"priority": {"color": "#3b82f6", "title": "Medium"},
"attachments": 12,
"taskList" : {
"id" : "1245",
"title": "Tasklist",
"tasks" : []
}
},
{
"id": "14",
"title": "Ut enim ad minim veniam",
"startDate":"2022-05-24",
"dueDate":"2022-05-26",
"completed": false,
"progress": 0,
"assignees": [
{"name": "Xuxue Feng", "image": "xuxuefeng.png"}
],
"comments": [
{"name": "Onyama Limba", "image": "onyamalimba.png", "text": "Adipiscing tristique risus nec"},
{"name": "Amy Elsner", "image": "amyelsner.png", "text": "Fermentum posuere urna nec"},
{"name": "Ivan Magalhaes", "image": "ivanmagalhaes.png", "text": "Sed do eiusmod tempor"}
],
"priority": {"color": "#3b82f6", "title": "Medium"},
"attachments": 2,
"taskList" : {
"id" : "1345",
"title": "Tasklist",
"tasks" : []
}
}
]
},
{
"listId": "2",
"title": "In Progress",
"cards" : [
{
"id": "21",
"title": "Qualitative resarch planning",
"description": "Hey there, were just writing to let you know",
"startDate":"2022-05-18",
"dueDate":"2022-05-22",
"completed": false,
"progress": 50,
"assignees": [
{"name": "Ioni Bowcher", "image": "ionibowcher.png"}
],
"comments": [
{"name": "Ioni Bowcher", "image": "ionibowcher.png", "text": "Ut enim ad minim veniam"},
{"name": "Amy Elsner", "image": "amyelsner.png", "text": "Quis nostrud exercitation ullamco laboris"}
],
"priority": {"color": "#3b82f6", "title": "Medium"},
"attachments": 8,
"taskList" : {
"id" : "123",
"title": "Tasklist",
"tasks" : [
{
"text": "Lorem ipsum dolor sit amet",
"completed": false
},
{
"text": "Consectetur adipiscing elit",
"completed": true
},
{
"text": "Lorem ipsum dolor sit amet",
"completed": false
},
{
"text": "Consectetur adipiscing elit",
"completed": true
}
]
}
},
{
"id": "22",
"title": "Culpa qui officia",
"description": "Culpa qui officia deserunt mollit anim id est laborum",
"startDate":"2022-05-20",
"dueDate":"2022-05-26",
"completed": false,
"progress": 25,
"assignees": [
{"name": "Onyama Limba", "image": "onyamalimba.png"},
{"name": "Ivan Magalhaes", "image": "ivanmagalhaes.png"},
{"name": "Amy Elsner", "image": "amyelsner.png"},
{"name": "Xuxue Feng", "image": "xuxuefeng.png"},
{"name": "Ioni Bowcher", "image": "ionibowcher.png"}
],
"comments": [
{"name": "Ioni Bowcher", "image": "ionibowcher.png", "text": "Excepteur sint occaecat cupidatat non proident"},
{"name": "Amy Elsner", "image": "amyelsner.png", "text": "Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua"}
],
"priority": {"color": "#3b82f6", "title": "Medium"},
"attachments": 12,
"taskList" : {
"id" : "2341",
"title": "Tasklist",
"tasks" : [
{
"text": "Lorem ipsum dolor sit amet",
"completed": false
},
{
"text": "Consectetur adipiscing elit",
"completed": true
},
{
"text": "Lorem ipsum dolor sit amet",
"completed": false
},
{
"text": "Consectetur adipiscing elit",
"completed": false
}
]
}
}
]
}
]
}

365
public/demo/data/mail.json Normal file
View File

@@ -0,0 +1,365 @@
{
"data": [
{
"id": 1000,
"from": "Ioni Bowcher",
"email":"ionibowcher@gmail.com",
"image": "ionibowcher.png",
"title": "Apply These 7 Secret Techniques To Improve Event Apply These",
"message": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
"date": "May 30 2022",
"important": true,
"starred": false,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1001,
"from": "Amy Elsner",
"email":"amyelsner@gmail.com",
"image": "amyelsner.png",
"title": "Nullam purus metus, cras adipiscing magna et, aliquam gravida",
"message": "Iaculis nunc sed augue lacus viverra vitae. Amet porttitor eget dolor morbi non arcu. Adipiscing commodo elit at imperdiet. Scelerisque viverra mauris in aliquam. Non diam phasellus vestibulum lorem sed risus. Malesuada bibendum arcu vitae elementum curabitur vitae nunc sed velit. Curabitur vitae nunc sed velit dignissim sodales ut eu. Posuere morbi leo urna molestie at elementum eu facilisis. Commodo odio aenean sed adipiscing diam. Arcu non odio euismod lacinia at quis. Viverra suspendisse potenti nullam ac tortor vitae purus. Viverra mauris in aliquam sem fringilla ut morbi. Sed viverra ipsum nunc aliquet bibendum enim facilisis gravida neque. Tristique senectus et netus et malesuada.",
"date": "May 30 2022",
"important": false,
"starred": false,
"trash": true,
"spam": false,
"archived": false
},
{
"id": 1002,
"from": "Asiya Javayant",
"email":"asiyajavayant@gmail.com",
"image": "asiyajavayant.png",
"title": "Consectetur sed dis viverra lorem. Augue felis sed elit rhoncus non",
"message": "In tellus integer feugiat scelerisque varius. Auctor neque vitae tempus quam pellentesque nec nam aliquam. Elit pellentesque habitant morbi tristique senectus et netus. Sodales ut etiam sit amet nisl purus in. Ullamcorper morbi tincidunt ornare massa eget egestas purus. Quam vulputate dignissim suspendisse in est ante in nibh. Turpis egestas sed tempus urna et pharetra. Non curabitur gravida arcu ac tortor. Integer malesuada nunc vel risus commodo viverra maecenas accumsan lacus. Massa placerat duis ultricies lacus sed turpis tincidunt id aliquet. Varius duis at consectetur lorem. Ultricies leo integer malesuada nunc vel. Blandit massa enim nec dui. Blandit massa enim nec dui nunc mattis enim. Arcu vitae elementum curabitur vitae nunc sed velit dignissim.",
"date": "May 28 2022",
"important": false,
"starred": false,
"trash": false,
"spam": true,
"archived": false
},
{
"id": 1003,
"from": "Xuxue Feng",
"email":"xuexuefeng@gmail.com",
"image": "xuxuefeng.png",
"title": "Eget ipsum quam eu a, sit pellentesque molestie tristique.",
"message": "Euismod lacinia at quis risus. Quis commodo odio aenean sed adipiscing diam donec adipiscing tristique. Risus commodo viverra maecenas accumsan. ",
"date": "May 28 2022",
"important": false,
"starred": true,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1004,
"from": "Ivan Magalhaes",
"email":"ionibowcher@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Tincidunt sed vel, ipsum in tincidunt. Scelerisque lectus dolor cras",
"message": "Cursus mattis molestie a iaculis at erat. Nisi quis eleifend quam adipiscing vitae proin sagittis. Risus quis varius quam quisque id diam vel. Egestas sed sed risus pretium quam vulputate dignissim suspendisse. Dolor morbi non arcu risus quis varius quam quisque id. Eros donec ac odio tempor orci dapibus ultrices in.",
"date": "May 27 2022",
"important": false,
"starred": false,
"trash": true,
"spam": false,
"archived": false
},
{
"id": 1005,
"from": "Ivan Magalhaes",
"email":"ivanmagalhaes@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Consequat sed nibh laoreet ultrices at elit tellus, nunc. Neque,",
"message": "Tellus integer feugiat scelerisque varius. Tincidunt vitae semper quis lectus nulla. Ipsum suspendisse ultrices gravida dictum fusce ut placerat orci. Donec massa sapien faucibus et molestie ac. Nibh sit amet commodo nulla. ",
"date": "May 26 2022",
"important": false,
"starred": true,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1006,
"from": "Onyama Limba",
"email":"onyamalimba@gmail.com",
"image": "onyamalimba.png",
"title": "Hendrerit pharetra eu eget phasellus orci. Enim mi sed sem",
"message": " Nullam non nisi est sit amet. Vivamus at augue eget arcu dictum varius duis at consectetur. Dignissim convallis aenean et tortor at risus viverra adipiscing at. A erat nam at lectus urna duis convallis. Cras ornare arcu dui vivamus arcu felis bibendum ut tristique.",
"date": "May 26 2022",
"important": false,
"starred": false,
"trash": false,
"spam": false,
"archived": true
},
{
"id": 1007,
"from": "Ivan Magalhaes",
"email":"ivanmagalhes@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Consectetur sed dis viverra lorem. Augue felis sed elit rhoncus non ",
"message": "Dolor purus non enim praesent elementum facilisis leo. Euismod nisi porta lorem mollis aliquam ut. Nec ultrices dui sapien eget mi proin sed libero enim. Morbi tristique senectus et netus et.",
"date": "May 24 2022",
"important": false,
"starred": false,
"trash": false,
"spam": false,
"archived": true
},
{
"id": 1008,
"from": "Amy Elsner",
"email":"amyelsner@gmail.com",
"image": "amyelsner.png",
"title": "Nullam purus metus, cras adipiscing magna et, aliquam gravida",
"message": "Iaculis nunc sed augue lacus viverra vitae. Amet porttitor eget dolor morbi non arcu. Adipiscing commodo elit at imperdiet. Scelerisque viverra mauris in aliquam. Non diam phasellus vestibulum lorem sed risus. Malesuada bibendum arcu vitae elementum curabitur vitae nunc sed velit. Curabitur vitae nunc sed velit dignissim sodales ut eu. Posuere morbi leo urna molestie at elementum eu facilisis. Commodo odio aenean sed adipiscing diam. Arcu non odio euismod lacinia at quis. Viverra suspendisse potenti nullam ac tortor vitae purus. Viverra mauris in aliquam sem fringilla ut morbi. Sed viverra ipsum nunc aliquet bibendum enim facilisis gravida neque. Tristique senectus et netus et malesuada.",
"date": "May 30 2022",
"important": false,
"starred": false,
"trash": true,
"spam": false,
"archived": false
},
{
"id": 1009,
"from": "Asiya Javayant",
"email":"asiyajavayant@gmail.com",
"image": "asiyajavayant.png",
"title": "Consectetur sed dis viverra lorem. Augue felis sed elit rhoncus non",
"message": "In tellus integer feugiat scelerisque varius. Auctor neque vitae tempus quam pellentesque nec nam aliquam. Elit pellentesque habitant morbi tristique senectus et netus. Sodales ut etiam sit amet nisl purus in. Ullamcorper morbi tincidunt ornare massa eget egestas purus. Quam vulputate dignissim suspendisse in est ante in nibh. Turpis egestas sed tempus urna et pharetra. Non curabitur gravida arcu ac tortor. Integer malesuada nunc vel risus commodo viverra maecenas accumsan lacus. Massa placerat duis ultricies lacus sed turpis tincidunt id aliquet. Varius duis at consectetur lorem. Ultricies leo integer malesuada nunc vel. Blandit massa enim nec dui. Blandit massa enim nec dui nunc mattis enim. Arcu vitae elementum curabitur vitae nunc sed velit dignissim.",
"date": "May 28 2022",
"important": true,
"starred": false,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1010,
"from": "Xuxue Feng",
"email":"xuexuefeng@gmail.com",
"image": "xuxuefeng.png",
"title": "Eget ipsum quam eu a, sit pellentesque molestie tristique.",
"message": "Euismod lacinia at quis risus. Quis commodo odio aenean sed adipiscing diam donec adipiscing tristique. Risus commodo viverra maecenas accumsan. ",
"date": "May 28 2022",
"important": false,
"starred": true,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1011,
"from": "Ivan Magalhaes",
"email":"ionibowcher@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Tincidunt sed vel, ipsum in tincidunt. Scelerisque lectus dolor cras",
"message": "Cursus mattis molestie a iaculis at erat. Nisi quis eleifend quam adipiscing vitae proin sagittis. Risus quis varius quam quisque id diam vel. Egestas sed sed risus pretium quam vulputate dignissim suspendisse. Dolor morbi non arcu risus quis varius quam quisque id. Eros donec ac odio tempor orci dapibus ultrices in.",
"date": "May 27 2022",
"important": false,
"starred": false,
"trash": false,
"spam": false,
"archived": true
},
{
"id": 1012,
"from": "Ivan Magalhaes",
"email":"ivanmagalhaes@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Consequat sed nibh laoreet ultrices at elit tellus, nunc. Neque,",
"message": "Tellus integer feugiat scelerisque varius. Tincidunt vitae semper quis lectus nulla. Ipsum suspendisse ultrices gravida dictum fusce ut placerat orci. Donec massa sapien faucibus et molestie ac. Nibh sit amet commodo nulla. ",
"date": "May 26 2022",
"important": true,
"starred": true,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1013,
"from": "Onyama Limba",
"email":"onyamalimba@gmail.com",
"image": "onyamalimba.png",
"title": "Hendrerit pharetra eu eget phasellus orci. Enim mi sed sem",
"message": " Nullam non nisi est sit amet. Vivamus at augue eget arcu dictum varius duis at consectetur. Dignissim convallis aenean et tortor at risus viverra adipiscing at. A erat nam at lectus urna duis convallis. Cras ornare arcu dui vivamus arcu felis bibendum ut tristique.",
"date": "May 26 2022",
"important": false,
"starred": false,
"trash": false,
"spam": false,
"archived": true
},
{
"id": 1014,
"from": "Ivan Magalhaes",
"email":"ivanmagalhes@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Consectetur sed dis viverra lorem. Augue felis sed elit rhoncus non ",
"message": "Dolor purus non enim praesent elementum facilisis leo. Euismod nisi porta lorem mollis aliquam ut. Nec ultrices dui sapien eget mi proin sed libero enim. Morbi tristique senectus et netus et.",
"date": "May 24 2022",
"important": false,
"starred": true,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1015,
"from": "Amy Elsner",
"email":"amyelsner@gmail.com",
"image": "amyelsner.png",
"title": "Nullam purus metus, cras adipiscing magna et, aliquam gravida",
"message": "Iaculis nunc sed augue lacus viverra vitae. Amet porttitor eget dolor morbi non arcu. Adipiscing commodo elit at imperdiet. Scelerisque viverra mauris in aliquam. Non diam phasellus vestibulum lorem sed risus. Malesuada bibendum arcu vitae elementum curabitur vitae nunc sed velit. Curabitur vitae nunc sed velit dignissim sodales ut eu. Posuere morbi leo urna molestie at elementum eu facilisis. Commodo odio aenean sed adipiscing diam. Arcu non odio euismod lacinia at quis. Viverra suspendisse potenti nullam ac tortor vitae purus. Viverra mauris in aliquam sem fringilla ut morbi. Sed viverra ipsum nunc aliquet bibendum enim facilisis gravida neque. Tristique senectus et netus et malesuada.",
"date": "May 30 2022",
"important": true,
"starred": false,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1016,
"from": "Asiya Javayant",
"email":"asiyajavayant@gmail.com",
"image": "asiyajavayant.png",
"title": "Consectetur sed dis viverra lorem. Augue felis sed elit rhoncus non",
"message": "In tellus integer feugiat scelerisque varius. Auctor neque vitae tempus quam pellentesque nec nam aliquam. Elit pellentesque habitant morbi tristique senectus et netus. Sodales ut etiam sit amet nisl purus in. Ullamcorper morbi tincidunt ornare massa eget egestas purus. Quam vulputate dignissim suspendisse in est ante in nibh. Turpis egestas sed tempus urna et pharetra. Non curabitur gravida arcu ac tortor. Integer malesuada nunc vel risus commodo viverra maecenas accumsan lacus. Massa placerat duis ultricies lacus sed turpis tincidunt id aliquet. Varius duis at consectetur lorem. Ultricies leo integer malesuada nunc vel. Blandit massa enim nec dui. Blandit massa enim nec dui nunc mattis enim. Arcu vitae elementum curabitur vitae nunc sed velit dignissim.",
"date": "May 28 2022",
"important": false,
"starred": false,
"trash": false,
"spam": false,
"archived": true
},
{
"id": 1017,
"from": "Xuxue Feng",
"email":"xuexuefeng@gmail.com",
"image": "xuxuefeng.png",
"title": "Eget ipsum quam eu a, sit pellentesque molestie tristique.",
"message": "Euismod lacinia at quis risus. Quis commodo odio aenean sed adipiscing diam donec adipiscing tristique. Risus commodo viverra maecenas accumsan. ",
"date": "May 28 2022",
"important": false,
"starred": false,
"trash": false,
"spam": true,
"archived": false
},
{
"id": 1018,
"from": "Ivan Magalhaes",
"email":"ionibowcher@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Tincidunt sed vel, ipsum in tincidunt. Scelerisque lectus dolor cras",
"message": "Cursus mattis molestie a iaculis at erat. Nisi quis eleifend quam adipiscing vitae proin sagittis. Risus quis varius quam quisque id diam vel. Egestas sed sed risus pretium quam vulputate dignissim suspendisse. Dolor morbi non arcu risus quis varius quam quisque id. Eros donec ac odio tempor orci dapibus ultrices in.",
"date": "May 27 2022",
"important": false,
"starred": false,
"trash": true,
"spam": false,
"archived": false
},
{
"id": 1019,
"from": "Ivan Magalhaes",
"email":"ivanmagalhaes@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Consequat sed nibh laoreet ultrices at elit tellus, nunc. Neque,",
"message": "Tellus integer feugiat scelerisque varius. Tincidunt vitae semper quis lectus nulla. Ipsum suspendisse ultrices gravida dictum fusce ut placerat orci. Donec massa sapien faucibus et molestie ac. Nibh sit amet commodo nulla. ",
"date": "May 26 2022",
"important": false,
"starred": true,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1020,
"from": "Onyama Limba",
"email":"onyamalimba@gmail.com",
"image": "onyamalimba.png",
"title": "Hendrerit pharetra eu eget phasellus orci. Enim mi sed sem",
"message": " Nullam non nisi est sit amet. Vivamus at augue eget arcu dictum varius duis at consectetur. Dignissim convallis aenean et tortor at risus viverra adipiscing at. A erat nam at lectus urna duis convallis. Cras ornare arcu dui vivamus arcu felis bibendum ut tristique.",
"date": "May 26 2022",
"important": false,
"starred": false,
"trash": false,
"spam": true,
"archived": false
},
{
"id": 1021,
"from": "Ivan Magalhaes",
"email":"ivanmagalhes@gmail.com",
"image": "ivanmagalhaes.png",
"title": "Consectetur sed dis viverra lorem. Augue felis sed elit rhoncus non ",
"message": "Dolor purus non enim praesent elementum facilisis leo. Euismod nisi porta lorem mollis aliquam ut. Nec ultrices dui sapien eget mi proin sed libero enim. Morbi tristique senectus et netus et.",
"date": "May 24 2022",
"important": true,
"starred": true,
"trash": false,
"spam": false,
"archived": false
},
{
"id": 1022,
"from": "Onyama Limba",
"email":"ionibowcher@gmail.com",
"image": "onyamalimba.png",
"title": "Nullam purus metus, cras adipiscing magna et, aliquam gravida",
"message": "Sed turpis tincidunt id aliquet risus feugiat in ante metus. Id semper risus in hendrerit. Placerat duis ultricies lacus sed. Non tellus orci ac auctor augue mauris augue.",
"date": "May 15 2022",
"important": false,
"starred": false,
"trash": false,
"spam": false,
"archived": true
},
{
"id": 2000,
"to": "Ioni Bowcher",
"email":"ionibowcher@gmail.com",
"image": "ionibowcher.png",
"title": "Apply These 7 Secret Techniques To Improve Event Apply These",
"message": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.",
"date": "May 30 2022",
"starred": false,
"trash": false,
"archived": false,
"sent" : true
},
{
"id": 2001,
"to": "Amy Elsner",
"email":"amyelsner@gmail.com",
"image": "amyelsner.png",
"title": "Nullam purus metus, cras adipiscing magna et, aliquam gravida",
"message": "Iaculis nunc sed augue lacus viverra vitae. Amet porttitor eget dolor morbi non arcu. Adipiscing commodo elit at imperdiet. Scelerisque viverra mauris in aliquam. Non diam phasellus vestibulum lorem sed risus. Malesuada bibendum arcu vitae elementum curabitur vitae nunc sed velit. Curabitur vitae nunc sed velit dignissim sodales ut eu. Posuere morbi leo urna molestie at elementum eu facilisis. Commodo odio aenean sed adipiscing diam. Arcu non odio euismod lacinia at quis. Viverra suspendisse potenti nullam ac tortor vitae purus. Viverra mauris in aliquam sem fringilla ut morbi. Sed viverra ipsum nunc aliquet bibendum enim facilisis gravida neque. Tristique senectus et netus et malesuada.",
"date": "May 30 2022",
"starred": true,
"trash": false,
"archived": false,
"sent" : true
},
{
"id": 2002,
"to": "Asiya Javayant",
"email":"asiyajavayant@gmail.com",
"image": "asiyajavayant.png",
"title": "Consectetur sed dis viverra lorem. Augue felis sed elit rhoncus non",
"message": "In tellus integer feugiat scelerisque varius. Auctor neque vitae tempus quam pellentesque nec nam aliquam. Elit pellentesque habitant morbi tristique senectus et netus. Sodales ut etiam sit amet nisl purus in. Ullamcorper morbi tincidunt ornare massa eget egestas purus. Quam vulputate dignissim suspendisse in est ante in nibh. Turpis egestas sed tempus urna et pharetra. Non curabitur gravida arcu ac tortor. Integer malesuada nunc vel risus commodo viverra maecenas accumsan lacus. Massa placerat duis ultricies lacus sed turpis tincidunt id aliquet. Varius duis at consectetur lorem. Ultricies leo integer malesuada nunc vel. Blandit massa enim nec dui. Blandit massa enim nec dui nunc mattis enim. Arcu vitae elementum curabitur vitae nunc sed velit dignissim.",
"date": "May 28 2022",
"starred": false,
"trash": false,
"archived": false,
"sent" : true
}
]
}

View File

@@ -0,0 +1,49 @@
{
"data": [
{
"id": 1000,
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
},
{
"id": 1001,
"name": "Amy Elsner",
"image": "amyelsner.png"
},
{
"id": 1002,
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
},
{
"id": 1003,
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
},
{
"id": 1004,
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
},
{
"id": 1005,
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
},
{
"id": 1006,
"name": "Onyama Limba",
"image": "onyamalimba.png"
},
{
"id": 1007,
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
},
{
"id": 1008,
"name": "Onyama Limba",
"image": "onyamalimba.png"
}
]
}

View File

@@ -0,0 +1,93 @@
{
"data": [{
"itemImageSrc": "demo/images/galleria/galleria1.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria1s.jpg",
"alt": "Description for Image 1",
"title": "Title 1"
},
{
"itemImageSrc": "demo/images/galleria/galleria2.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria2s.jpg",
"alt": "Description for Image 2",
"title": "Title 2"
},
{
"itemImageSrc": "demo/images/galleria/galleria3.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria3s.jpg",
"alt": "Description for Image 3",
"title": "Title 3"
},
{
"itemImageSrc": "demo/images/galleria/galleria4.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria4s.jpg",
"alt": "Description for Image 4",
"title": "Title 4"
},
{
"itemImageSrc": "demo/images/galleria/galleria5.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria5s.jpg",
"alt": "Description for Image 5",
"title": "Title 5"
},
{
"itemImageSrc": "demo/images/galleria/galleria6.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria6s.jpg",
"alt": "Description for Image 6",
"title": "Title 6"
},
{
"itemImageSrc": "demo/images/galleria/galleria7.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria7s.jpg",
"alt": "Description for Image 7",
"title": "Title 7"
},
{
"itemImageSrc": "demo/images/galleria/galleria8.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria8s.jpg",
"alt": "Description for Image 8",
"title": "Title 8"
},
{
"itemImageSrc": "demo/images/galleria/galleria9.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria9s.jpg",
"alt": "Description for Image 9",
"title": "Title 9"
},
{
"itemImageSrc": "demo/images/galleria/galleria10.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria10s.jpg",
"alt": "Description for Image 10",
"title": "Title 10"
},
{
"itemImageSrc": "demo/images/galleria/galleria11.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria11s.jpg",
"alt": "Description for Image 11",
"title": "Title 11"
},
{
"itemImageSrc": "demo/images/galleria/galleria12.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria12s.jpg",
"alt": "Description for Image 12",
"title": "Title 12"
},
{
"itemImageSrc": "demo/images/galleria/galleria13.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria13s.jpg",
"alt": "Description for Image 13",
"title": "Title 13"
},
{
"itemImageSrc": "demo/images/galleria/galleria14.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria14s.jpg",
"alt": "Description for Image 14",
"title": "Title 14"
},
{
"itemImageSrc": "demo/images/galleria/galleria15.jpg",
"thumbnailImageSrc": "demo/images/galleria/galleria15s.jpg",
"alt": "Description for Image 15",
"title": "Title 15"
}
]
}

View File

@@ -0,0 +1,364 @@
{
"data": [
{
"id": "1007",
"code": "mbvjkgip5",
"name": "Galaxy Earrings",
"description": "Product Description",
"image": "galaxy-earrings.jpg",
"price": 34,
"category": "Accessories",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1024",
"code": "lm2tny2k4",
"name": "Shoes",
"description": "Product Description",
"image": "shoes.jpg",
"price": 64,
"category": "Clothing",
"quantity": 0,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1016",
"code": "k8l6j58jl",
"name": "Lime Band",
"description": "Product Description",
"image": "lime-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 12,
"inventoryStatus": "INSTOCK",
"rating": 3
},
{
"id": "1009",
"code": "cm230f032",
"name": "Gaming Set",
"description": "Product Description",
"image": "gaming-set.jpg",
"price": 299,
"category": "Electronics",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 3
},
{
"id": "1002",
"code": "zz21cz3c1",
"name": "Blue Band",
"description": "Product Description",
"image": "blue-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1001",
"code": "nvklal433",
"name": "Black Watch",
"description": "Product Description",
"image": "black-watch.jpg",
"price": 72,
"category": "Accessories",
"quantity": 61,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1003",
"code": "244wgerg2",
"name": "Blue T-Shirt",
"description": "Product Description",
"image": "blue-t-shirt.jpg",
"price": 29,
"category": "Clothing",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1019",
"code": "mnb5mb2m5",
"name": "Pink Band",
"description": "Product Description",
"image": "pink-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1006",
"code": "bib36pfvm",
"name": "Chakra Bracelet",
"description": "Product Description",
"image": "chakra-bracelet.jpg",
"price": 32,
"category": "Accessories",
"quantity": 5,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1025",
"code": "nbm5mv45n",
"name": "Sneakers",
"description": "Product Description",
"image": "sneakers.jpg",
"price": 78,
"category": "Clothing",
"quantity": 52,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1008",
"code": "vbb124btr",
"name": "Game Controller",
"description": "Product Description",
"image": "game-controller.jpg",
"price": 99,
"category": "Electronics",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 4
},
{
"id": "1010",
"code": "plb34234v",
"name": "Gold Phone Case",
"description": "Product Description",
"image": "gold-phone-case.jpg",
"price": 24,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1011",
"code": "4920nnc2d",
"name": "Green Earbuds",
"description": "Product Description",
"image": "green-earbuds.jpg",
"price": 89,
"category": "Electronics",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1015",
"code": "vb34btbg5",
"name": "Light Green T-Shirt",
"description": "Product Description",
"image": "light-green-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 34,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1012",
"code": "250vm23cc",
"name": "Green T-Shirt",
"description": "Product Description",
"image": "green-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 74,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1014",
"code": "waas1x2as",
"name": "Headphones",
"description": "Product Description",
"image": "headphones.jpg",
"price": 175,
"category": "Electronics",
"quantity": 8,
"inventoryStatus": "LOWSTOCK",
"rating": 5
},
{
"id": "1017",
"code": "v435nn85n",
"name": "Mini Speakers",
"description": "Product Description",
"image": "mini-speakers.jpg",
"price": 85,
"category": "Clothing",
"quantity": 42,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1005",
"code": "av2231fwg",
"name": "Brown Purse",
"description": "Product Description",
"image": "brown-purse.jpg",
"price": 120,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1018",
"code": "09zx9c0zc",
"name": "Painted Phone Case",
"description": "Product Description",
"image": "painted-phone-case.jpg",
"price": 56,
"category": "Accessories",
"quantity": 41,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1020",
"code": "r23fwf2w3",
"name": "Pink Purse",
"description": "Product Description",
"image": "pink-purse.jpg",
"price": 110,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1021",
"code": "pxpzczo23",
"name": "Purple Band",
"description": "Product Description",
"image": "purple-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 6,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1022",
"code": "2c42cb5cb",
"name": "Purple Gemstone Necklace",
"description": "Product Description",
"image": "purple-gemstone-necklace.jpg",
"price": 45,
"category": "Accessories",
"quantity": 62,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1023",
"code": "5k43kkk23",
"name": "Purple T-Shirt",
"description": "Product Description",
"image": "purple-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 5
},
{
"id": "1028",
"code": "tx125ck42",
"name": "Yoga Mat",
"description": "Product Description",
"image": "yoga-mat.jpg",
"price": 20,
"category": "Fitness",
"quantity": 15,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1027",
"code": "acvx872gc",
"name": "Yellow Earbuds",
"description": "Product Description",
"image": "yellow-earbuds.jpg",
"price": 89,
"category": "Electronics",
"quantity": 35,
"inventoryStatus": "INSTOCK",
"rating": 3
},
{
"id": "1000",
"code": "f230fh0g3",
"name": "Bamboo Watch",
"description": "Product Description",
"image": "bamboo-watch.jpg",
"price": 65,
"category": "Accessories",
"quantity": 24,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1013",
"code": "fldsmn31b",
"name": "Grey T-Shirt",
"description": "Product Description",
"image": "grey-t-shirt.jpg",
"price": 48,
"category": "Clothing",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 3
},
{
"id": "1026",
"code": "zx23zc42c",
"name": "Teal T-Shirt",
"description": "Product Description",
"image": "teal-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 3,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1004",
"code": "h456wer53",
"name": "Bracelet",
"description": "Product Description",
"image": "bracelet.jpg",
"price": 15,
"category": "Accessories",
"quantity": 73,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1029",
"code": "gwuby345v",
"name": "Yoga Set",
"description": "Product Description",
"image": "yoga-set.jpg",
"price": 20,
"category": "Fitness",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 8
}
]
}

View File

@@ -0,0 +1,341 @@
{
"data": [
{
"id": "1000",
"code": "f230fh0g3",
"name": "Bamboo Watch",
"description": "Product Description",
"image": "bamboo-watch.jpg",
"price": 65,
"category": "Accessories",
"quantity": 24,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": [
{
"id": "1000",
"productCode": "f230fh0g3",
"date": "2020-09-13",
"amount": 65,
"quantity": 1,
"customer": "David James",
"status": "PENDING"
},
{
"id": "1001",
"productCode": "f230fh0g3",
"date": "2020-05-14",
"amount": 130,
"quantity": 2,
"customer": "Leon Rodrigues",
"status": "DELIVERED"
},
{
"id": "1002",
"productCode": "f230fh0g3",
"date": "2019-01-04",
"amount": 65,
"quantity": 1,
"customer": "Juan Alejandro",
"status": "RETURNED"
},
{
"id": "1003",
"productCode": "f230fh0g3",
"date": "2020-09-13",
"amount": 195,
"quantity": 3,
"customer": "Claire Morrow",
"status": "CANCELLED"
}
]
},
{
"id": "1001",
"code": "nvklal433",
"name": "Black Watch",
"description": "Product Description",
"image": "black-watch.jpg",
"price": 72,
"category": "Accessories",
"quantity": 61,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "2000",
"productCode": "nvklal433",
"date": "2020-05-14",
"amount": 72,
"quantity": 1,
"customer": "Maisha Jefferson",
"status": "DELIVERED"
},
{
"id": "2001",
"productCode": "nvklal433",
"date": "2020-02-28",
"amount": 144,
"quantity": 2,
"customer": "Octavia Murillo",
"status": "PENDING"
}
]
},
{
"id": "1002",
"code": "zz21cz3c1",
"name": "Blue Band",
"description": "Product Description",
"image": "blue-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 3,
"orders": [
{
"id": "3000",
"productCode": "zz21cz3c1",
"date": "2020-07-05",
"amount": 79,
"quantity": 1,
"customer": "Stacey Leja",
"status": "DELIVERED"
},
{
"id": "3001",
"productCode": "zz21cz3c1",
"date": "2020-02-06",
"amount": 79,
"quantity": 1,
"customer": "Ashley Wickens",
"status": "DELIVERED"
}
]
},
{
"id": "1003",
"code": "244wgerg2",
"name": "Blue T-Shirt",
"description": "Product Description",
"image": "blue-t-shirt.jpg",
"price": 29,
"category": "Clothing",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": []
},
{
"id": "1004",
"code": "h456wer53",
"name": "Bracelet",
"description": "Product Description",
"image": "bracelet.jpg",
"price": 15,
"category": "Accessories",
"quantity": 73,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "5000",
"productCode": "h456wer53",
"date": "2020-09-05",
"amount": 60,
"quantity": 4,
"customer": "Mayumi Misaki",
"status": "PENDING"
},
{
"id": "5001",
"productCode": "h456wer53",
"date": "2019-04-16",
"amount": 2,
"quantity": 30,
"customer": "Francesco Salvatore",
"status": "DELIVERED"
}
]
},
{
"id": "1005",
"code": "av2231fwg",
"name": "Brown Purse",
"description": "Product Description",
"image": "brown-purse.jpg",
"price": 120,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4,
"orders": [
{
"id": "6000",
"productCode": "av2231fwg",
"date": "2020-01-25",
"amount": 120,
"quantity": 1,
"customer": "Isabel Sinclair",
"status": "RETURNED"
},
{
"id": "6001",
"productCode": "av2231fwg",
"date": "2019-03-12",
"amount": 240,
"quantity": 2,
"customer": "Lionel Clifford",
"status": "DELIVERED"
},
{
"id": "6002",
"productCode": "av2231fwg",
"date": "2019-05-05",
"amount": 120,
"quantity": 1,
"customer": "Cody Chavez",
"status": "DELIVERED"
}
]
},
{
"id": "1006",
"code": "bib36pfvm",
"name": "Chakra Bracelet",
"description": "Product Description",
"image": "chakra-bracelet.jpg",
"price": 32,
"category": "Accessories",
"quantity": 5,
"inventoryStatus": "LOWSTOCK",
"rating": 3,
"orders": [
{
"id": "7000",
"productCode": "bib36pfvm",
"date": "2020-02-24",
"amount": 32,
"quantity": 1,
"customer": "Arvin Darci",
"status": "DELIVERED"
},
{
"id": "7001",
"productCode": "bib36pfvm",
"date": "2020-01-14",
"amount": 64,
"quantity": 2,
"customer": "Izzy Jones",
"status": "PENDING"
}
]
},
{
"id": "1007",
"code": "mbvjkgip5",
"name": "Galaxy Earrings",
"description": "Product Description",
"image": "galaxy-earrings.jpg",
"price": 34,
"category": "Accessories",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": [
{
"id": "8000",
"productCode": "mbvjkgip5",
"date": "2020-06-19",
"amount": 34,
"quantity": 1,
"customer": "Jennifer Smith",
"status": "DELIVERED"
}
]
},
{
"id": "1008",
"code": "vbb124btr",
"name": "Game Controller",
"description": "Product Description",
"image": "game-controller.jpg",
"price": 99,
"category": "Electronics",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 4,
"orders": [
{
"id": "9000",
"productCode": "vbb124btr",
"date": "2020-01-05",
"amount": 99,
"quantity": 1,
"customer": "Jeanfrancois David",
"status": "DELIVERED"
},
{
"id": "9001",
"productCode": "vbb124btr",
"date": "2020-01-19",
"amount": 198,
"quantity": 2,
"customer": "Ivar Greenwood",
"status": "RETURNED"
}
]
},
{
"id": "1009",
"code": "cm230f032",
"name": "Gaming Set",
"description": "Product Description",
"image": "gaming-set.jpg",
"price": 299,
"category": "Electronics",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 3,
"orders": [
{
"id": "10000",
"productCode": "cm230f032",
"date": "2020-06-24",
"amount": 299,
"quantity": 1,
"customer": "Kadeem Mujtaba",
"status": "PENDING"
},
{
"id": "10001",
"productCode": "cm230f032",
"date": "2020-05-11",
"amount": 299,
"quantity": 1,
"customer": "Ashley Wickens",
"status": "DELIVERED"
},
{
"id": "10002",
"productCode": "cm230f032",
"date": "2019-02-07",
"amount": 299,
"quantity": 1,
"customer": "Julie Johnson",
"status": "DELIVERED"
},
{
"id": "10003",
"productCode": "cm230f032",
"date": "2020-04-26",
"amount": 299,
"quantity": 1,
"customer": "Tony Costa",
"status": "CANCELLED"
}
]
}
]
}

View File

@@ -0,0 +1,833 @@
{
"data": [
{
"id": "1000",
"code": "f230fh0g3",
"name": "Bamboo Watch",
"description": "Product Description",
"image": "bamboo-watch.jpg",
"price": 65,
"category": "Accessories",
"quantity": 24,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": [
{
"id": "1000-0",
"productCode": "f230fh0g3",
"date": "2020-09-13",
"amount": 65,
"quantity": 1,
"customer": "David James",
"status": "PENDING"
},
{
"id": "1001-1",
"productCode": "f230fh0g3",
"date": "2020-05-14",
"amount": 130,
"quantity": 2,
"customer": "Leon Rodrigues",
"status": "DELIVERED"
},
{
"id": "1002-2",
"productCode": "f230fh0g3",
"date": "2019-01-04",
"amount": 65,
"quantity": 1,
"customer": "Juan Alejandro",
"status": "RETURNED"
},
{
"id": "1003-3",
"productCode": "f230fh0g3",
"date": "2020-09-13",
"amount": 195,
"quantity": 3,
"customer": "Claire Morrow",
"status": "CANCELLED"
}
]
},
{
"id": "1001",
"code": "nvklal433",
"name": "Black Watch",
"description": "Product Description",
"image": "black-watch.jpg",
"price": 72,
"category": "Accessories",
"quantity": 61,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "1001-0",
"productCode": "nvklal433",
"date": "2020-05-14",
"amount": 72,
"quantity": 1,
"customer": "Maisha Jefferson",
"status": "DELIVERED"
},
{
"id": "1001-1",
"productCode": "nvklal433",
"date": "2020-02-28",
"amount": 144,
"quantity": 2,
"customer": "Octavia Murillo",
"status": "PENDING"
}
]
},
{
"id": "1002",
"code": "zz21cz3c1",
"name": "Blue Band",
"description": "Product Description",
"image": "blue-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 3,
"orders": [
{
"id": "1002-0",
"productCode": "zz21cz3c1",
"date": "2020-07-05",
"amount": 79,
"quantity": 1,
"customer": "Stacey Leja",
"status": "DELIVERED"
},
{
"id": "1002-1",
"productCode": "zz21cz3c1",
"date": "2020-02-06",
"amount": 79,
"quantity": 1,
"customer": "Ashley Wickens",
"status": "DELIVERED"
}
]
},
{
"id": "1003",
"code": "244wgerg2",
"name": "Blue T-Shirt",
"description": "Product Description",
"image": "blue-t-shirt.jpg",
"price": 29,
"category": "Clothing",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": []
},
{
"id": "1004",
"code": "h456wer53",
"name": "Bracelet",
"description": "Product Description",
"image": "bracelet.jpg",
"price": 15,
"category": "Accessories",
"quantity": 73,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "1004-0",
"productCode": "h456wer53",
"date": "2020-09-05",
"amount": 60,
"quantity": 4,
"customer": "Mayumi Misaki",
"status": "PENDING"
},
{
"id": "1004-5",
"productCode": "h456wer53",
"date": "2019-04-16",
"amount": 2,
"quantity": 30,
"customer": "Francesco Salvatore",
"status": "DELIVERED"
}
]
},
{
"id": "1005",
"code": "av2231fwg",
"name": "Brown Purse",
"description": "Product Description",
"image": "brown-purse.jpg",
"price": 120,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4,
"orders": [
{
"id": "1005-0",
"productCode": "av2231fwg",
"date": "2020-01-25",
"amount": 120,
"quantity": 1,
"customer": "Isabel Sinclair",
"status": "RETURNED"
},
{
"id": "1005-1",
"productCode": "av2231fwg",
"date": "2019-03-12",
"amount": 240,
"quantity": 2,
"customer": "Lionel Clifford",
"status": "DELIVERED"
},
{
"id": "1005-2",
"productCode": "av2231fwg",
"date": "2019-05-05",
"amount": 120,
"quantity": 1,
"customer": "Cody Chavez",
"status": "DELIVERED"
}
]
},
{
"id": "1006",
"code": "bib36pfvm",
"name": "Chakra Bracelet",
"description": "Product Description",
"image": "chakra-bracelet.jpg",
"price": 32,
"category": "Accessories",
"quantity": 5,
"inventoryStatus": "LOWSTOCK",
"rating": 3,
"orders": [
{
"id": "1006-0",
"productCode": "bib36pfvm",
"date": "2020-02-24",
"amount": 32,
"quantity": 1,
"customer": "Arvin Darci",
"status": "DELIVERED"
},
{
"id": "1006-1",
"productCode": "bib36pfvm",
"date": "2020-01-14",
"amount": 64,
"quantity": 2,
"customer": "Izzy Jones",
"status": "PENDING"
}
]
},
{
"id": "1007",
"code": "mbvjkgip5",
"name": "Galaxy Earrings",
"description": "Product Description",
"image": "galaxy-earrings.jpg",
"price": 34,
"category": "Accessories",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": [
{
"id": "1007-0",
"productCode": "mbvjkgip5",
"date": "2020-06-19",
"amount": 34,
"quantity": 1,
"customer": "Jennifer Smith",
"status": "DELIVERED"
}
]
},
{
"id": "1008",
"code": "vbb124btr",
"name": "Game Controller",
"description": "Product Description",
"image": "game-controller.jpg",
"price": 99,
"category": "Electronics",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 4,
"orders": [
{
"id": "1008-0",
"productCode": "vbb124btr",
"date": "2020-01-05",
"amount": 99,
"quantity": 1,
"customer": "Jeanfrancois David",
"status": "DELIVERED"
},
{
"id": "1008-1",
"productCode": "vbb124btr",
"date": "2020-01-19",
"amount": 198,
"quantity": 2,
"customer": "Ivar Greenwood",
"status": "RETURNED"
}
]
},
{
"id": "1009",
"code": "cm230f032",
"name": "Gaming Set",
"description": "Product Description",
"image": "gaming-set.jpg",
"price": 299,
"category": "Electronics",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 3,
"orders": [
{
"id": "1009-0",
"productCode": "cm230f032",
"date": "2020-06-24",
"amount": 299,
"quantity": 1,
"customer": "Kadeem Mujtaba",
"status": "PENDING"
},
{
"id": "1009-1",
"productCode": "cm230f032",
"date": "2020-05-11",
"amount": 299,
"quantity": 1,
"customer": "Ashley Wickens",
"status": "DELIVERED"
},
{
"id": "1009-2",
"productCode": "cm230f032",
"date": "2019-02-07",
"amount": 299,
"quantity": 1,
"customer": "Julie Johnson",
"status": "DELIVERED"
},
{
"id": "1009-3",
"productCode": "cm230f032",
"date": "2020-04-26",
"amount": 299,
"quantity": 1,
"customer": "Tony Costa",
"status": "CANCELLED"
}
]
},
{
"id": "1010",
"code": "plb34234v",
"name": "Gold Phone Case",
"description": "Product Description",
"image": "gold-phone-case.jpg",
"price": 24,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4,
"orders": [
{
"id": "1010-0",
"productCode": "plb34234v",
"date": "2020-02-04",
"amount": 24,
"quantity": 1,
"customer": "James Butt",
"status": "DELIVERED"
},
{
"id": "1010-1",
"productCode": "plb34234v",
"date": "2020-05-05",
"amount": 48,
"quantity": 2,
"customer": "Josephine Darakjy",
"status": "DELIVERED"
}
]
},
{
"id": "1011",
"code": "4920nnc2d",
"name": "Green Earbuds",
"description": "Product Description",
"image": "green-earbuds.jpg",
"price": 89,
"category": "Electronics",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "1011-0",
"productCode": "4920nnc2d",
"date": "2020-06-01",
"amount": 89,
"quantity": 1,
"customer": "Art Venere",
"status": "DELIVERED"
}
]
},
{
"id": "1012",
"code": "250vm23cc",
"name": "Green T-Shirt",
"description": "Product Description",
"image": "green-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 74,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": [
{
"id": "1012-0",
"productCode": "250vm23cc",
"date": "2020-02-05",
"amount": 49,
"quantity": 1,
"customer": "Lenna Paprocki",
"status": "DELIVERED"
},
{
"id": "1012-1",
"productCode": "250vm23cc",
"date": "2020-02-15",
"amount": 49,
"quantity": 1,
"customer": "Donette Foller",
"status": "PENDING"
}
]
},
{
"id": "1013",
"code": "fldsmn31b",
"name": "Grey T-Shirt",
"description": "Product Description",
"image": "grey-t-shirt.jpg",
"price": 48,
"category": "Clothing",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 3,
"orders": [
{
"id": "1013-0",
"productCode": "fldsmn31b",
"date": "2020-04-01",
"amount": 48,
"quantity": 1,
"customer": "Simona Morasca",
"status": "DELIVERED"
}
]
},
{
"id": "1014",
"code": "waas1x2as",
"name": "Headphones",
"description": "Product Description",
"image": "headphones.jpg",
"price": 175,
"category": "Electronics",
"quantity": 8,
"inventoryStatus": "LOWSTOCK",
"rating": 5,
"orders": [
{
"id": "1014-0",
"productCode": "waas1x2as",
"date": "2020-05-15",
"amount": 175,
"quantity": 1,
"customer": "Lenna Paprocki",
"status": "DELIVERED"
},
{
"id": "1014-1",
"productCode": "waas1x2as",
"date": "2020-01-02",
"amount": 175,
"quantity": 1,
"customer": "Donette Foller",
"status": "CANCELLED"
}
]
},
{
"id": "1015",
"code": "vb34btbg5",
"name": "Light Green T-Shirt",
"description": "Product Description",
"image": "light-green-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 34,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "1015-0",
"productCode": "vb34btbg5",
"date": "2020-07-02",
"amount": 98,
"quantity": 2,
"customer": "Mitsue Tollner",
"status": "DELIVERED"
}
]
},
{
"id": "1016",
"code": "k8l6j58jl",
"name": "Lime Band",
"description": "Product Description",
"image": "lime-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 12,
"inventoryStatus": "INSTOCK",
"rating": 3,
"orders": []
},
{
"id": "1017",
"code": "v435nn85n",
"name": "Mini Speakers",
"description": "Product Description",
"image": "mini-speakers.jpg",
"price": 85,
"category": "Clothing",
"quantity": 42,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "1017-0",
"productCode": "v435nn85n",
"date": "2020-07-12",
"amount": 85,
"quantity": 1,
"customer": "Minna Amigon",
"status": "DELIVERED"
}
]
},
{
"id": "1018",
"code": "09zx9c0zc",
"name": "Painted Phone Case",
"description": "Product Description",
"image": "painted-phone-case.jpg",
"price": 56,
"category": "Accessories",
"quantity": 41,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": [
{
"id": "1018-0",
"productCode": "09zx9c0zc",
"date": "2020-07-01",
"amount": 56,
"quantity": 1,
"customer": "Abel Maclead",
"status": "DELIVERED"
},
{
"id": "1018-1",
"productCode": "09zx9c0zc",
"date": "2020-05-02",
"amount": 56,
"quantity": 1,
"customer": "Minna Amigon",
"status": "RETURNED"
}
]
},
{
"id": "1019",
"code": "mnb5mb2m5",
"name": "Pink Band",
"description": "Product Description",
"image": "pink-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": []
},
{
"id": "1020",
"code": "r23fwf2w3",
"name": "Pink Purse",
"description": "Product Description",
"image": "pink-purse.jpg",
"price": 110,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4,
"orders": [
{
"id": "1020-0",
"productCode": "r23fwf2w3",
"date": "2020-05-29",
"amount": 110,
"quantity": 1,
"customer": "Kiley Caldarera",
"status": "DELIVERED"
},
{
"id": "1020-1",
"productCode": "r23fwf2w3",
"date": "2020-02-11",
"amount": 220,
"quantity": 2,
"customer": "Graciela Ruta",
"status": "DELIVERED"
}
]
},
{
"id": "1021",
"code": "pxpzczo23",
"name": "Purple Band",
"description": "Product Description",
"image": "purple-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 6,
"inventoryStatus": "LOWSTOCK",
"rating": 3,
"orders": [
{
"id": "1021-0",
"productCode": "pxpzczo23",
"date": "2020-02-02",
"amount": 79,
"quantity": 1,
"customer": "Cammy Albares",
"status": "DELIVERED"
}
]
},
{
"id": "1022",
"code": "2c42cb5cb",
"name": "Purple Gemstone Necklace",
"description": "Product Description",
"image": "purple-gemstone-necklace.jpg",
"price": 45,
"category": "Accessories",
"quantity": 62,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "1022-0",
"productCode": "2c42cb5cb",
"date": "2020-06-29",
"amount": 45,
"quantity": 1,
"customer": "Mattie Poquette",
"status": "DELIVERED"
},
{
"id": "1022-1",
"productCode": "2c42cb5cb",
"date": "2020-02-11",
"amount": 135,
"quantity": 3,
"customer": "Meaghan Garufi",
"status": "DELIVERED"
}
]
},
{
"id": "1023",
"code": "5k43kkk23",
"name": "Purple T-Shirt",
"description": "Product Description",
"image": "purple-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 5,
"orders": [
{
"id": "1023-0",
"productCode": "5k43kkk23",
"date": "2020-04-15",
"amount": 49,
"quantity": 1,
"customer": "Gladys Rim",
"status": "RETURNED"
}
]
},
{
"id": "1024",
"code": "lm2tny2k4",
"name": "Shoes",
"description": "Product Description",
"image": "shoes.jpg",
"price": 64,
"category": "Clothing",
"quantity": 0,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": []
},
{
"id": "1025",
"code": "nbm5mv45n",
"name": "Sneakers",
"description": "Product Description",
"image": "sneakers.jpg",
"price": 78,
"category": "Clothing",
"quantity": 52,
"inventoryStatus": "INSTOCK",
"rating": 4,
"orders": [
{
"id": "1025-0",
"productCode": "nbm5mv45n",
"date": "2020-02-19",
"amount": 78,
"quantity": 1,
"customer": "Yuki Whobrey",
"status": "DELIVERED"
},
{
"id": "1025-1",
"productCode": "nbm5mv45n",
"date": "2020-05-21",
"amount": 78,
"quantity": 1,
"customer": "Fletcher Flosi",
"status": "PENDING"
}
]
},
{
"id": "1026",
"code": "zx23zc42c",
"name": "Teal T-Shirt",
"description": "Product Description",
"image": "teal-t-shirt.jpg",
"price": 49,
"category": "Clothing",
"quantity": 3,
"inventoryStatus": "LOWSTOCK",
"rating": 3,
"orders": [
{
"id": "1026-0",
"productCode": "zx23zc42c",
"date": "2020-04-24",
"amount": 98,
"quantity": 2,
"customer": "Bette Nicka",
"status": "DELIVERED"
}
]
},
{
"id": "1027",
"code": "acvx872gc",
"name": "Yellow Earbuds",
"description": "Product Description",
"image": "yellow-earbuds.jpg",
"price": 89,
"category": "Electronics",
"quantity": 35,
"inventoryStatus": "INSTOCK",
"rating": 3,
"orders": [
{
"id": "1027-0",
"productCode": "acvx872gc",
"date": "2020-01-29",
"amount": 89,
"quantity": 1,
"customer": "Veronika Inouye",
"status": "DELIVERED"
},
{
"id": "1027-1",
"productCode": "acvx872gc",
"date": "2020-06-11",
"amount": 89,
"quantity": 1,
"customer": "Willard Kolmetz",
"status": "DELIVERED"
}
]
},
{
"id": "1028",
"code": "tx125ck42",
"name": "Yoga Mat",
"description": "Product Description",
"image": "yoga-mat.jpg",
"price": 20,
"category": "Fitness",
"quantity": 15,
"inventoryStatus": "INSTOCK",
"rating": 5,
"orders": []
},
{
"id": "1029",
"code": "gwuby345v",
"name": "Yoga Set",
"description": "Product Description",
"image": "yoga-set.jpg",
"price": 20,
"category": "Fitness",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 8,
"orders": [
{
"id": "1026-0",
"productCode": "gwuby345v",
"date": "2020-02-14",
"amount": 4,
"quantity": 80,
"customer": "Maryann Royster",
"status": "DELIVERED"
}
]
}
]
}

View File

@@ -0,0 +1,124 @@
{
"data": [
{
"id": "1000",
"code": "f230fh0g3",
"name": "Bamboo Watch",
"description": "Product Description",
"image": "bamboo-watch.jpg",
"price": 65,
"category": "Accessories",
"quantity": 24,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1001",
"code": "nvklal433",
"name": "Black Watch",
"description": "Product Description",
"image": "black-watch.jpg",
"price": 72,
"category": "Accessories",
"quantity": 61,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1002",
"code": "zz21cz3c1",
"name": "Blue Band",
"description": "Product Description",
"image": "blue-band.jpg",
"price": 79,
"category": "Fitness",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1003",
"code": "244wgerg2",
"name": "Blue T-Shirt",
"description": "Product Description",
"image": "blue-t-shirt.jpg",
"price": 29,
"category": "Clothing",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1004",
"code": "h456wer53",
"name": "Bracelet",
"description": "Product Description",
"image": "bracelet.jpg",
"price": 15,
"category": "Accessories",
"quantity": 73,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1005",
"code": "av2231fwg",
"name": "Brown Purse",
"description": "Product Description",
"image": "brown-purse.jpg",
"price": 120,
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1006",
"code": "bib36pfvm",
"name": "Chakra Bracelet",
"description": "Product Description",
"image": "chakra-bracelet.jpg",
"price": 32,
"category": "Accessories",
"quantity": 5,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1007",
"code": "mbvjkgip5",
"name": "Galaxy Earrings",
"description": "Product Description",
"image": "galaxy-earrings.jpg",
"price": 34,
"category": "Accessories",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1008",
"code": "vbb124btr",
"name": "Game Controller",
"description": "Product Description",
"image": "game-controller.jpg",
"price": 99,
"category": "Electronics",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 4
},
{
"id": "1009",
"code": "cm230f032",
"name": "Gaming Set",
"description": "Product Description",
"image": "gaming-set.jpg",
"price": 299,
"category": "Electronics",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 3
}
]
}

View File

@@ -0,0 +1,394 @@
{
"data": [
{
"id": "1000",
"code": "f230fh0g3",
"name": "Bamboo Watch",
"description": "Product Description",
"image": "bamboo-watch.jpg",
"price": 65,
"date": "09/13/2022",
"category": "Accessories",
"quantity": 24,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1001",
"code": "nvklal433",
"name": "Black Watch",
"description": "Product Description",
"image": "black-watch.jpg",
"price": 72,
"date": "09/12/2022",
"category": "Accessories",
"quantity": 61,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1002",
"code": "zz21cz3c1",
"name": "Blue Band",
"description": "Product Description",
"image": "blue-band.jpg",
"price": 79,
"date": "09/11/2022",
"category": "Fitness",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1003",
"code": "244wgerg2",
"name": "Blue T-Shirt",
"description": "Product Description",
"image": "blue-t-shirt.jpg",
"price": 29,
"date": "09/10/2022",
"category": "Clothing",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1004",
"code": "h456wer53",
"name": "Bracelet",
"description": "Product Description",
"image": "bracelet.jpg",
"price": 15,
"date": "09/09/2022",
"category": "Accessories",
"quantity": 73,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1005",
"code": "av2231fwg",
"name": "Brown Purse",
"description": "Product Description",
"image": "brown-purse.jpg",
"price": 120,
"date": "09/08/2022",
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1006",
"code": "bib36pfvm",
"name": "Chakra Bracelet",
"description": "Product Description",
"image": "chakra-bracelet.jpg",
"price": 32,
"date": "09/07/2022",
"category": "Accessories",
"quantity": 5,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1007",
"code": "mbvjkgip5",
"name": "Galaxy Earrings",
"description": "Product Description",
"image": "galaxy-earrings.jpg",
"price": 34,
"date": "09/06/2022",
"category": "Accessories",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1008",
"code": "vbb124btr",
"name": "Game Controller",
"description": "Product Description",
"image": "game-controller.jpg",
"price": 99,
"date": "09/05/2022",
"category": "Electronics",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 4
},
{
"id": "1009",
"code": "cm230f032",
"name": "Gaming Set",
"description": "Product Description",
"image": "gaming-set.jpg",
"price": 299,
"date": "09/05/2022",
"category": "Electronics",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 3
},
{
"id": "1010",
"code": "plb34234v",
"name": "Gold Phone Case",
"description": "Product Description",
"image": "gold-phone-case.jpg",
"price": 24,
"date":"09/04/2022",
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1011",
"code": "4920nnc2d",
"name": "Green Earbuds",
"description": "Product Description",
"image": "green-earbuds.jpg",
"price": 89,
"date":"09/03/2022",
"category": "Electronics",
"quantity": 23,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1012",
"code": "250vm23cc",
"name": "Green T-Shirt",
"description": "Product Description",
"image": "green-t-shirt.jpg",
"price": 49,
"date": "09/03/2022",
"category": "Clothing",
"quantity": 74,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1013",
"code": "fldsmn31b",
"name": "Grey T-Shirt",
"description": "Product Description",
"image": "grey-t-shirt.jpg",
"price": 48,
"date": "09/03/2022",
"category": "Clothing",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 3
},
{
"id": "1014",
"code": "waas1x2as",
"name": "Headphones",
"description": "Product Description",
"image": "headphones.jpg",
"price": 175,
"date": "09/02/2022",
"category": "Electronics",
"quantity": 8,
"inventoryStatus": "LOWSTOCK",
"rating": 5
},
{
"id": "1015",
"code": "vb34btbg5",
"name": "Light Green T-Shirt",
"description": "Product Description",
"image": "light-green-t-shirt.jpg",
"price": 49,
"date": "09/02/2022",
"category": "Clothing",
"quantity": 34,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1016",
"code": "k8l6j58jl",
"name": "Lime Band",
"description": "Product Description",
"image": "lime-band.jpg",
"price": 79,
"date": "09/02/2022",
"category": "Fitness",
"quantity": 12,
"inventoryStatus": "INSTOCK",
"rating": 3
},
{
"id": "1017",
"code": "v435nn85n",
"name": "Mini Speakers",
"description": "Product Description",
"image": "mini-speakers.jpg",
"price": 85,
"date": "08/30/2022",
"category": "Clothing",
"quantity": 42,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1018",
"code": "09zx9c0zc",
"name": "Painted Phone Case",
"description": "Product Description",
"image": "painted-phone-case.jpg",
"price": 56,
"date": "08/30/2022",
"category": "Accessories",
"quantity": 41,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1019",
"code": "mnb5mb2m5",
"name": "Pink Band",
"description": "Product Description",
"image": "pink-band.jpg",
"price": 79,
"date": "08/30/2022",
"category": "Fitness",
"quantity": 63,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1020",
"code": "r23fwf2w3",
"name": "Pink Purse",
"description": "Product Description",
"image": "pink-purse.jpg",
"price": 110,
"date": "08/30/2022",
"category": "Accessories",
"quantity": 0,
"inventoryStatus": "OUTOFSTOCK",
"rating": 4
},
{
"id": "1021",
"code": "pxpzczo23",
"name": "Purple Band",
"description": "Product Description",
"image": "purple-band.jpg",
"price": 79,
"date": "08/30/2022",
"category": "Fitness",
"quantity": 6,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1022",
"code": "2c42cb5cb",
"name": "Purple Gemstone Necklace",
"description": "Product Description",
"image": "purple-gemstone-necklace.jpg",
"price": 45,
"date": "08/30/2022",
"category": "Accessories",
"quantity": 62,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1023",
"code": "5k43kkk23",
"name": "Purple T-Shirt",
"description": "Product Description",
"image": "purple-t-shirt.jpg",
"price": 49,
"date": "08/28/2022",
"category": "Clothing",
"quantity": 2,
"inventoryStatus": "LOWSTOCK",
"rating": 5
},
{
"id": "1024",
"code": "lm2tny2k4",
"name": "Shoes",
"description": "Product Description",
"image": "shoes.jpg",
"price": 64,
"date": "08/28/2022",
"category": "Clothing",
"quantity": 0,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1025",
"code": "nbm5mv45n",
"name": "Sneakers",
"description": "Product Description",
"image": "sneakers.jpg",
"price": 78,
"date": "08/28/2022",
"category": "Clothing",
"quantity": 52,
"inventoryStatus": "INSTOCK",
"rating": 4
},
{
"id": "1026",
"code": "zx23zc42c",
"name": "Teal T-Shirt",
"description": "Product Description",
"image": "teal-t-shirt.jpg",
"price": 49,
"date": "08/27/2022",
"category": "Clothing",
"quantity": 3,
"inventoryStatus": "LOWSTOCK",
"rating": 3
},
{
"id": "1027",
"code": "acvx872gc",
"name": "Yellow Earbuds",
"description": "Product Description",
"image": "yellow-earbuds.jpg",
"price": 89,
"date": "08/27/2022",
"category": "Electronics",
"quantity": 35,
"inventoryStatus": "INSTOCK",
"rating": 3
},
{
"id": "1028",
"code": "tx125ck42",
"name": "Yoga Mat",
"description": "Product Description",
"image": "yoga-mat.jpg",
"price": 20,
"date": "08/26/2022",
"category": "Fitness",
"quantity": 15,
"inventoryStatus": "INSTOCK",
"rating": 5
},
{
"id": "1029",
"code": "gwuby345v",
"name": "Yoga Set",
"description": "Product Description",
"image": "yoga-set.jpg",
"price": 20,
"date": "08/26/2022",
"category": "Fitness",
"quantity": 25,
"inventoryStatus": "INSTOCK",
"rating": 8
}
]
}

View File

@@ -0,0 +1,64 @@
{
"data": [
{
"id": 1,
"title": "Maecenas Pulvinar",
"start": "2022-05-11",
"end": "2022-05-12",
"description": "eu tincidunt in leo maecenas pulvinar lobortis est phasellus sit amet erat nulla tempus vivamus in felis eu sapien cursus",
"location": "260 Calypso Terrace",
"backgroundColor": "#FFB6B6",
"borderColor": "#FFB6B6",
"textColor": "#212121",
"tag": {"color": "#FFB6B6", "name": "Company A"}
},
{
"id": 2,
"title": "Aenean Lectus",
"start": "2022-05-18",
"end": "2022-05-22",
"description": "Curabitur in libero ut massa volutpat convallis. Morbi odio odio, elementum eu, interdum eu, tincidunt in, leo. Maecenas pulvinar lobortis est.",
"location": "93529 Sloan Junction",
"backgroundColor": "#FFC7E8",
"borderColor": "#FFC7E8",
"textColor": "#212121",
"tag": {"color": "#FFC7E8", "name": "Company B"}
},
{
"id": 3,
"title": "Nam Ultrices",
"start": "2022-05-25T16:00:00",
"end": "2022-05-25T18:00:00",
"description": "Nulla ac enim. In tempor, turpis nec euismod scelerisque, quam turpis adipiscing lorem, vitae mattis nibh ligula nec sem.",
"location": "9295 Almo Avenue",
"backgroundColor": "#D2D6FF",
"borderColor": "#D2D6FF",
"textColor": "#212121",
"tag": {"color": "#D2D6FF", "name": "Company C"}
},
{
"id": 4,
"title": "Nec Euismod",
"start": "2022-05-26T13:00:00",
"end": "2022-05-26T14:00:00",
"description": "Integer ac leo. Pellentesque ultrices mattis odio. Donec vitae nisi.",
"location": "8 Trailsway Avenue",
"backgroundColor": "#D2D6FF",
"borderColor": "#D2D6FF",
"textColor": "#212121",
"tag": {"color": "#D2D6FF", "name": "Company D"}
},
{
"id": 5,
"title": "Donec Vitae",
"start": "2022-05-29",
"end": "2022-05-30",
"description": "Etiam vel augue. Vestibulum rutrum rutrum neque. Nulla tellus in sagittis dui vel nisl.",
"location": "4884 Golf Course Alley",
"backgroundColor": "#FFC7E8",
"borderColor": "#FFC7E8",
"textColor": "#212121",
"tag": {"color": "#FFC7E8", "name": "Company E"}
}
]
}

205
public/demo/data/tasks.json Normal file
View File

@@ -0,0 +1,205 @@
{
"data": [
{
"id": 1,
"name": "Create a New Landing UI",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-13",
"endDate": "2022-05-15",
"members":[
{
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
},
{
"name": "Amy Elsner",
"image": "amyelsner.png"
},
{
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
],
"completed": false,
"status": "Approved",
"comments": 3,
"attachments": 2
},
{
"id": 2,
"name": "Create Dashboard",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-16",
"endDate": "2022-05-20",
"members":[
{
"name": "Onyama Limba",
"image": "onyamalimba.png"
},
{
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
],
"completed": false,
"status": "Waiting",
"comments": 2,
"attachments": 4
},
{
"id": 3,
"name": "Brand logo design",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-17",
"endDate": "2022-05-18",
"members":[
{
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
},
{
"name": "Amy Elsner",
"image": "amyelsner.png"
},
{
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
],
"completed": null,
"status": "Approved",
"comments": 4,
"attachments": 1
},
{
"id": 4,
"name": "Create Dashboard",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-20",
"endDate": "2022-05-22",
"members":[
{
"name": "Onyama Limba",
"image": "onyamalimba.png"
},
{
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
],
"completed": null,
"status": "Approved",
"comments": 1,
"attachments": 3
},
{
"id": 5,
"name": "Rebranding For Peak",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-24",
"endDate": "2022-05-26",
"members":[
{
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
},
{
"name": "Amy Elsner",
"image": "amyelsner.png"
}
],
"completed": false,
"status": "Waiting",
"comments": 5,
"attachments": 2
},
{
"id": 6,
"name": "Create Mobile UI",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-13",
"endDate": "2022-05-15",
"members":[
{
"name": "Onyama Limba",
"image": "onyamalimba.png"
},
{
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
}
],
"completed": null,
"status": "Approved",
"comments": 1,
"attachments": 2
},
{
"id": 7,
"name": "Create a New Marketing Project",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-13",
"endDate": "2022-05-15",
"members":[
{
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
},
{
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
},
{
"name": "Xuxue Feng",
"image": "xuxuefeng.png"
}
],
"completed": true,
"status": "Complete",
"comments": 7,
"attachments": 4
},
{
"id": 8,
"name": "Analyze New Sprint",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-10",
"endDate": "2022-05-12",
"members":[
{
"name": "Ioni Bowcher",
"image": "ionibowcher.png"
}
],
"completed": true,
"status": "Complete",
"comments": 3,
"attachments": 2
},
{
"id": 9,
"name": "Create New Icon Set",
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Enim eu turpis egestas pretium aenean pharetra magna.",
"startDate": "2022-05-13",
"endDate": "2022-05-15",
"members":[
{
"name": "Onyama Limba",
"image": "onyamalimba.png"
},
{
"name": "Ivan Magalhaes",
"image": "ivanmagalhaes.png"
},
{
"name": "Asiya Javayant",
"image": "asiyajavayant.png"
}
],
"completed": true,
"status": "Complete",
"comments": 1,
"attachments": 3
}
]
}

View File

@@ -0,0 +1,68 @@
{
"root": [
{
"key": "0",
"label": "Documents",
"data": "Documents Folder",
"icon": "pi pi-fw pi-inbox",
"children": [
{
"key": "0-0",
"label": "Work",
"data": "Work Folder",
"icon": "pi pi-fw pi-cog",
"children": [
{ "key": "0-0-0", "label": "Expenses.doc", "icon": "pi pi-fw pi-file", "data": "Expenses Document" },
{ "key": "0-0-1", "label": "Resume.doc", "icon": "pi pi-fw pi-file", "data": "Resume Document" }
]
},
{
"key": "0-1",
"label": "Home",
"data": "Home Folder",
"icon": "pi pi-fw pi-home",
"children": [{ "key": "0-1-0", "label": "Invoices.txt", "icon": "pi pi-fw pi-file", "data": "Invoices for this month" }]
}
]
},
{
"key": "1",
"label": "Events",
"data": "Events Folder",
"icon": "pi pi-fw pi-calendar",
"children": [
{ "key": "1-0", "label": "Meeting", "icon": "pi pi-fw pi-calendar-plus", "data": "Meeting" },
{ "key": "1-1", "label": "Product Launch", "icon": "pi pi-fw pi-calendar-plus", "data": "Product Launch" },
{ "key": "1-2", "label": "Report Review", "icon": "pi pi-fw pi-calendar-plus", "data": "Report Review" }
]
},
{
"key": "2",
"label": "Movies",
"data": "Movies Folder",
"icon": "pi pi-fw pi-star",
"children": [
{
"key": "2-0",
"icon": "pi pi-fw pi-star",
"label": "Al Pacino",
"data": "Pacino Movies",
"children": [
{ "key": "2-0-0", "label": "Scarface", "icon": "pi pi-fw pi-video", "data": "Scarface Movie" },
{ "key": "2-0-1", "label": "Serpico", "icon": "pi pi-fw pi-video", "data": "Serpico Movie" }
]
},
{
"key": "2-1",
"label": "Robert De Niro",
"icon": "pi pi-fw pi-star",
"data": "De Niro Movies",
"children": [
{ "key": "2-1-0", "label": "Goodfellas", "icon": "pi pi-fw pi-video", "data": "Goodfellas Movie" },
{ "key": "2-1-1", "label": "Untouchables", "icon": "pi pi-fw pi-video", "data": "Untouchables Movie" }
]
}
]
}
]
}

View File

@@ -0,0 +1,352 @@
{
"root": [
{
"key": "0",
"data": {
"name": "Applications",
"size": "100kb",
"type": "Folder"
},
"children": [
{
"key": "0-0",
"data": {
"name": "React",
"size": "25kb",
"type": "Folder"
},
"children": [
{
"key": "0-0-0",
"data": {
"name": "react.app",
"size": "10kb",
"type": "Application"
}
},
{
"key": "0-0-1",
"data": {
"name": "native.app",
"size": "10kb",
"type": "Application"
}
},
{
"key": "0-0-2",
"data": {
"name": "mobile.app",
"size": "5kb",
"type": "Application"
}
}
]
},
{
"key": "0-1",
"data": {
"name": "editor.app",
"size": "25kb",
"type": "Application"
}
},
{
"key": "0-2",
"data": {
"name": "settings.app",
"size": "50kb",
"type": "Application"
}
}
]
},
{
"key": "1",
"data": {
"name": "Cloud",
"size": "20kb",
"type": "Folder"
},
"children": [
{
"key": "1-0",
"data": {
"name": "backup-1.zip",
"size": "10kb",
"type": "Zip"
}
},
{
"key": "1-1",
"data": {
"name": "backup-2.zip",
"size": "10kb",
"type": "Zip"
}
}
]
},
{
"key": "2",
"data": {
"name": "Desktop",
"size": "150kb",
"type": "Folder"
},
"children": [
{
"key": "2-0",
"data": {
"name": "note-meeting.txt",
"size": "50kb",
"type": "Text"
}
},
{
"key": "2-1",
"data": {
"name": "note-todo.txt",
"size": "100kb",
"type": "Text"
}
}
]
},
{
"key": "3",
"data": {
"name": "Documents",
"size": "75kb",
"type": "Folder"
},
"children": [
{
"key": "3-0",
"data": {
"name": "Work",
"size": "55kb",
"type": "Folder"
},
"children": [
{
"key": "3-0-0",
"data": {
"name": "Expenses.doc",
"size": "30kb",
"type": "Document"
}
},
{
"key": "3-0-1",
"data": {
"name": "Resume.doc",
"size": "25kb",
"type": "Resume"
}
}
]
},
{
"key": "3-1",
"data": {
"name": "Home",
"size": "20kb",
"type": "Folder"
},
"children": [
{
"key": "3-1-0",
"data": {
"name": "Invoices",
"size": "20kb",
"type": "Text"
}
}
]
}
]
},
{
"key": "4",
"data": {
"name": "Downloads",
"size": "25kb",
"type": "Folder"
},
"children": [
{
"key": "4-0",
"data": {
"name": "Spanish",
"size": "10kb",
"type": "Folder"
},
"children": [
{
"key": "4-0-0",
"data": {
"name": "tutorial-a1.txt",
"size": "5kb",
"type": "Text"
}
},
{
"key": "4-0-1",
"data": {
"name": "tutorial-a2.txt",
"size": "5kb",
"type": "Text"
}
}
]
},
{
"key": "4-1",
"data": {
"name": "Travel",
"size": "15kb",
"type": "Text"
},
"children": [
{
"key": "4-1-0",
"data": {
"name": "Hotel.pdf",
"size": "10kb",
"type": "PDF"
}
},
{
"key": "4-1-1",
"data": {
"name": "Flight.pdf",
"size": "5kb",
"type": "PDF"
}
}
]
}
]
},
{
"key": "5",
"data": {
"name": "Main",
"size": "50kb",
"type": "Folder"
},
"children": [
{
"key": "5-0",
"data": {
"name": "bin",
"size": "50kb",
"type": "Link"
}
},
{
"key": "5-1",
"data": {
"name": "etc",
"size": "100kb",
"type": "Link"
}
},
{
"key": "5-2",
"data": {
"name": "var",
"size": "100kb",
"type": "Link"
}
}
]
},
{
"key": "6",
"data": {
"name": "Other",
"size": "5kb",
"type": "Folder"
},
"children": [
{
"key": "6-0",
"data": {
"name": "todo.txt",
"size": "3kb",
"type": "Text"
}
},
{
"key": "6-1",
"data": {
"name": "logo.png",
"size": "2kb",
"type": "Picture"
}
}
]
},
{
"key": "7",
"data": {
"name": "Pictures",
"size": "150kb",
"type": "Folder"
},
"children": [
{
"key": "7-0",
"data": {
"name": "barcelona.jpg",
"size": "90kb",
"type": "Picture"
}
},
{
"key": "7-1",
"data": {
"name": "primeng.png",
"size": "30kb",
"type": "Picture"
}
},
{
"key": "7-2",
"data": {
"name": "prime.jpg",
"size": "30kb",
"type": "Picture"
}
}
]
},
{
"key": "8",
"data": {
"name": "Videos",
"size": "1500kb",
"type": "Folder"
},
"children": [
{
"key": "8-0",
"data": {
"name": "primefaces.mkv",
"size": "1000kb",
"type": "Video"
}
},
{
"key": "8-1",
"data": {
"name": "intro.avi",
"size": "500kb",
"type": "Video"
}
}
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 KiB

View File

@@ -0,0 +1,18 @@
<svg width="40" height="56" viewBox="0 0 40 56" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="13.19" height="32.9435" transform="matrix(0.866325 0.49948 3.18816e-05 1 28.5721 0)" fill="#6E6E6E"/>
<rect width="32.9796" height="32.9435" transform="matrix(0.866325 -0.49948 -3.18816e-05 1 0.00149536 16.4727)" fill="#5A5A5A"/>
<rect width="13.19" height="32.9796" transform="matrix(0.866357 0.499425 -0.866357 0.499425 28.5721 32.9417)" fill="#AAAAAA"/>
<rect width="13.19" height="32.9435" transform="matrix(0.866325 0.49948 3.18816e-05 1 0.000396729 16.4672)" fill="#78909C"/>
<rect width="32.9796" height="32.9435" transform="matrix(0.866325 -0.49948 -3.18816e-05 1 11.4283 23.0559)" fill="#607D8B"/>
<path d="M31.3703 26.6927L29.5816 27.2658L30.9728 28.7545L30.9725 35.8561L35.7427 28.5243L35.7429 20.7354L33.5567 22.9122L31.3703 26.6927Z" fill="white"/>
<path d="M20.2405 33.1096L22.0292 31.6202L20.6379 34.7131L20.6377 41.8147L15.8679 39.9832L15.8681 32.1943L18.0543 31.8502L20.2405 33.1096Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M21.2342 34.8275L22.8242 31.1618L23.818 31.2761L27.793 28.9843L28.7867 27.7241L30.3766 29.5564L30.3763 39.8652L29.1837 42.6145L27.7924 45.0202L23.8175 47.312L22.4263 46.5106L21.2338 45.1363L21.2342 34.8275Z" fill="white"/>
<path d="M30.9725 40.2088L33.5563 35.741L33.5564 32.7629L30.9726 36.7725L30.9725 40.2088Z" fill="white"/>
<path d="M20.6375 46.1673L18.0539 44.6789L18.054 41.7008L20.6376 42.731L20.6375 46.1673Z" fill="white"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M23.2221 17.6457L21.632 22.915L24.2155 30.1306L25.408 29.443L25.4084 16.3852L26.2034 15.9269L26.203 28.9847L27.5942 28.1826L29.9795 18.1023L28.3896 14.6664L23.2221 17.6457Z" fill="white"/>
<path d="M24.2154 30.1306L15.6693 31.3926L14.477 26.353L21.8307 22.8005L24.4142 30.016L24.2154 30.1306Z" fill="white"/>
<path d="M27.5942 28.1826L36.1405 19.59L37.3332 13.1753L29.7807 18.217L27.3955 28.2972L27.5942 28.1826Z" fill="white"/>
<path d="M30.3771 17.1858L34.5508 14.3213L31.7684 12.7184L28.9859 14.3226L30.3771 17.1858Z" fill="white"/>
<path d="M21.2345 22.457L17.0608 24.4052L19.8434 19.5937L22.6259 17.9895L21.2345 22.457Z" fill="white"/>
<rect width="32.9796" height="13.19" transform="matrix(0.866357 -0.499425 0.866357 0.499425 0.000396729 16.4709)" fill="#90A4AE"/>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 640 KiB

View File

@@ -0,0 +1,3 @@
<svg width="48" height="50" viewBox="0 0 48 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.1548 9.65956L23.9913 4.86169L5.54723 14.5106L0.924465 12.0851L23.9913 0L37.801 7.23403L33.1548 9.65956ZM23.9931 19.3085L42.4255 9.65955L47.0717 12.0851L23.9931 24.1595L10.1952 16.9361L14.8297 14.5106L23.9931 19.3085ZM4.6345 25.8937L0 23.4681V37.9149L23.0669 50V45.1489L4.6345 35.4894V25.8937ZM18.4324 28.2658L0 18.6169V13.7658L23.0669 25.8403V40.2977L18.4324 37.8615V28.2658ZM38.7301 23.468V18.6169L24.9205 25.8403V49.9999L29.555 47.5743V28.2659L38.7301 23.468ZM43.3546 35.4892V16.1914L48.0008 13.7659V37.9148L34.1912 45.1488V40.2977L43.3546 35.4892Z" fill="#616161"/>
</svg>

After

Width:  |  Height:  |  Size: 724 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 878 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Some files were not shown because too many files have changed in this diff Show More