Skip to content

Commit

Permalink
Added filter, mark as complete
Browse files Browse the repository at this point in the history
  • Loading branch information
taraqjatri committed Sep 3, 2023
1 parent 8b10801 commit dd141c9
Show file tree
Hide file tree
Showing 8 changed files with 470 additions and 191 deletions.
128 changes: 50 additions & 78 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,116 +3,88 @@
{
"id": 1,
"name": "Go to the gym update one",
"status": "Hold",
"priority": "Medium",
"created_at": "29 Aug 2023"
},
{
"id": 2,
"name": "Walk the dog",
"status": "Back Log",
"status": "In Progress",
"priority": "Medium",
"created_at": "29 Aug 2023"
"created_at": "29 Aug 2023",
"updated_at": "9/3/2023, 3:55:17 PM"
},
{
"name": "Laudantium aut aut ",
"status": "Completed",
"created_at": "8/30/2023, 4:07:22 PM",
"id": 10
"id": 2
},
{
"name": "SOS Children’s Villages, War Child Holland and Save the Children have joined forces to support refugee children to cope adequately with difficulties, to deal with their emotions and to socialize with other kids, in order to prevent mental health problems.",
"status": "Hold",
"created_at": "8/30/2023, 5:31:22 PM",
"priority": "High",
"id": 12
},
{
"name": "Asperiores blanditii",
"name": "Odio optio cupidata",
"status": "Back Log",
"created_at": "8/30/2023, 6:26:51 PM",
"priority": "High",
"id": 13
},
{
"name": "todogggg ",
"status": "Back Log",
"created_at": "8/30/2023, 6:28:19 PM",
"priority": "High",
"id": 16
},
{
"name": "Qui mollitia natus e",
"status": "Hold",
"created_at": "8/31/2023, 10:29:26 AM",
"created_at": "9/3/2023, 12:19:20 PM",
"updated_at": "9/3/2023, 12:19:20 PM",
"priority": "Low",
"id": 17
"id": 3
},
{
"id": 18,
"name": "Walk the dog",
"status": "Back Log",
"priority": "High",
"id": 4,
"name": "Go to the gym update one",
"status": "Completed",
"priority": "Medium",
"created_at": "29 Aug 2023",
"updated_at": "8/31/2023, 3:56:26 PM"
"updated_at": "9/3/2023, 12:17:54 PM"
},
{
"name": "Laudantium aut aut ",
"status": "Completed",
"created_at": "8/30/2023, 4:07:22 PM",
"id": 19
},
{
"name": "SOS Children’s Villages, War Child Holland and Save the Children have joined forces to support refugee children to cope adequately with difficulties, to deal with their emotions and to socialize with other kids, in order to prevent mental health problems.",
"status": "Hold",
"created_at": "8/30/2023, 5:31:22 PM",
"priority": "High",
"id": 20
"id": 5,
"priority": "Medium",
"updated_at": "9/3/2023, 3:15:07 PM"
},
{
"name": "Asperiores blanditii",
"name": "Odio optio cupidata",
"status": "Back Log",
"created_at": "8/30/2023, 6:26:51 PM",
"priority": "High",
"id": 21
"created_at": "9/3/2023, 12:19:20 PM",
"updated_at": "9/3/2023, 12:19:20 PM",
"priority": "Low",
"id": 6
},
{
"name": "todogggg ",
"status": "Back Log",
"created_at": "8/30/2023, 6:28:19 PM",
"priority": "High",
"id": 22
"id": 7,
"name": "Go to the gym update one",
"status": "Completed",
"priority": "Medium",
"created_at": "29 Aug 2023",
"updated_at": "9/3/2023, 12:17:54 PM"
},
{
"name": "Qui mollitia natus e",
"status": "Hold",
"created_at": "8/31/2023, 10:29:26 AM",
"priority": "Low",
"id": 23
"name": "Laudantium aut aut ",
"status": "Completed",
"created_at": "8/30/2023, 4:07:22 PM",
"id": 8,
"priority": "Medium",
"updated_at": "9/3/2023, 3:13:05 PM"
},
{
"name": "sdf",
"status": "Hold",
"created_at": "8/31/2023, 4:05:10 PM",
"updated_at": "8/31/2023, 4:05:10 PM",
"priority": "Medium",
"id": 24
"name": "Eos molestiae labori",
"status": "In Progress",
"created_at": "9/3/2023, 3:13:23 PM",
"updated_at": "9/3/2023, 3:13:23 PM",
"priority": "Low",
"id": 9
},
{
"name": "Sit eius amet volup Once more",
"name": "one one two",
"status": "Hold",
"created_at": "8/31/2023, 4:08:22 PM",
"updated_at": "8/31/2023, 4:10:29 PM",
"priority": "Low",
"id": 26
"created_at": "9/3/2023, 3:42:23 PM",
"updated_at": "9/3/2023, 3:42:23 PM",
"priority": "High",
"id": 10
},
{
"name": "one two three",
"status": "In Progress",
"created_at": "8/31/2023, 9:55:54 PM",
"updated_at": "8/31/2023, 9:55:54 PM",
"priority": "Low",
"id": 27
"name": "Architecto beatae mo",
"status": "Completed",
"created_at": "9/3/2023, 3:43:55 PM",
"updated_at": "9/3/2023, 3:43:55 PM",
"priority": "Medium",
"id": 11
}
],
"statuses": [
Expand Down
Loading

0 comments on commit dd141c9

Please sign in to comment.