-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy pathrepairsData.json
More file actions
50 lines (50 loc) · 2.28 KB
/
Copy pathrepairsData.json
File metadata and controls
50 lines (50 loc) · 2.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"id": "1",
"title": "Oil change",
"description": "Need to drain the old engine oil and replace it with fresh oil to keep the engine lubricated and running smoothly.",
"assignedTo": "Karin Blair",
"date": "2023-05-23",
"image": "https://www.howmuchisit.org/wp-content/uploads/2011/01/oil-change.jpg"
},
{
"id": "2",
"title": "Brake repairs",
"description": "Conduct brake repairs, including replacing worn brake pads, resurfacing or replacing brake rotors, and repairing or replacing other components of the brake system.",
"assignedTo": "Issac Fielder",
"date": "2023-05-24",
"image": "https://upload.wikimedia.org/wikipedia/commons/7/71/Disk_brake_dsc03680.jpg"
},
{
"id": "3",
"title": "Tire service",
"description": "Rotate and replace tires, moving them from one position to another on the vehicle to ensure even wear and removing worn tires and installing new ones.",
"assignedTo": "Karin Blair",
"date": "2023-05-24",
"image": "https://th.bing.com/th/id/OIP.N64J4jmqmnbQc5dHvTm-QAHaE8?pid=ImgDet&rs=1"
},
{
"id": "4",
"title": "Battery replacement",
"description": "Remove the old battery and install a new one to ensure that the vehicle starts reliably and the electrical systems function properly.",
"assignedTo": "Ashley McCarthy",
"date": "2023-05-25",
"image": "https://i.stack.imgur.com/4ftuj.jpg"
},
{
"id": "5",
"title": "Engine tune-up",
"description": "This can include a variety of services such as replacing spark plugs, air filters, and fuel filters to keep the engine running smoothly and efficiently.",
"assignedTo": "Karin Blair",
"date": "2023-05-28",
"image": "https://th.bing.com/th/id/R.e4c01dd9f232947e6a92beb0a36294a5?rik=P076LRx7J6Xnrg&riu=http%3a%2f%2fupload.wikimedia.org%2fwikipedia%2fcommons%2ff%2ff3%2f1990_300zx_engine.jpg&ehk=f8KyT78eO3b%2fBiXzh6BZr7ze7f56TWgPST%2bY%2f%2bHqhXQ%3d&risl=&pid=ImgRaw&r=0"
},
{
"id": "6",
"title": "Suspension and steering repairs",
"description": "This can include repairing or replacing components of the suspension and steering systems to ensure that the vehicle handles and rides smoothly.",
"assignedTo": "Daisy Phillips",
"date": "2023-05-29",
"image": "https://i.stack.imgur.com/4v5OI.jpg"
}
]