Skip to content
Open

Api #18

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .eslintcache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"/Users/bradtraversy/dev/react-task-tracker/src/reportWebVitals.js":"1","/Users/bradtraversy/dev/react-task-tracker/src/App.js":"2","/Users/bradtraversy/dev/react-task-tracker/src/components/Header.js":"3","/Users/bradtraversy/dev/react-task-tracker/src/components/Button.js":"4","/Users/bradtraversy/dev/react-task-tracker/src/components/Tasks.js":"5","/Users/bradtraversy/dev/react-task-tracker/src/components/Task.js":"6","/Users/bradtraversy/dev/react-task-tracker/src/components/AddTask.js":"7","/Users/bradtraversy/dev/react-task-tracker/src/index.js":"8","/Users/bradtraversy/dev/react-task-tracker/src/components/About.js":"9","/Users/bradtraversy/dev/react-task-tracker/src/components/Footer.js":"10"},{"size":362,"mtime":1610825138835,"results":"11","hashOfConfig":"12"},{"size":2889,"mtime":1610833718586,"results":"13","hashOfConfig":"12"},{"size":700,"mtime":1610833877186,"results":"14","hashOfConfig":"12"},{"size":408,"mtime":1610827157046,"results":"15","hashOfConfig":"12"},{"size":259,"mtime":1610832243637,"results":"16","hashOfConfig":"12"},{"size":459,"mtime":1610829440832,"results":"17","hashOfConfig":"12"},{"size":1347,"mtime":1610830658166,"results":"18","hashOfConfig":"12"},{"size":500,"mtime":1610825138835,"results":"19","hashOfConfig":"12"},{"size":186,"mtime":1610833772371,"results":"20","hashOfConfig":"12"},{"size":203,"mtime":1610833786616,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1lhui7b",{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/bradtraversy/dev/react-task-tracker/src/reportWebVitals.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/App.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/components/Header.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/components/Button.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/components/Tasks.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/components/Task.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/components/AddTask.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/index.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/components/About.js",[],"/Users/bradtraversy/dev/react-task-tracker/src/components/Footer.js",[]]
[{"C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\AddTask.js":"1","C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\App.js":"2","C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\Footer.js":"3","C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\Tasks.js":"4","C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\Button.js":"5","C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\utils\\api.js":"6"},{"size":1405,"mtime":1632402710249,"results":"7","hashOfConfig":"8"},{"size":2289,"mtime":1632406386180,"results":"9","hashOfConfig":"10"},{"size":219,"mtime":1632403473461,"results":"11","hashOfConfig":"8"},{"size":276,"mtime":1632403887823,"results":"12","hashOfConfig":"10"},{"size":439,"mtime":1632403902221,"results":"13","hashOfConfig":"10"},{"size":1135,"mtime":1632405973301,"results":"14","hashOfConfig":"10"},{"filePath":"15","messages":"16","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"o2fh5",{"filePath":"17","messages":"18","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"16l3oxi",{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"21","messages":"22","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"23","messages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\AddTask.js",[],"C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\App.js",[],"C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\Footer.js",[],"C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\Tasks.js",[],"C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\components\\Button.js",[],"C:\\Users\\GhostSkull\\source\\repos\\react-crash-2021\\src\\utils\\api.js",[]]
6 changes: 6 additions & 0 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
"text": "Meeting at School",
"day": "Feb 6th at 1:30pm",
"reminder": true
},
{
"text": "xx",
"day": "yy",
"reminder": true,
"id": 3
}
]
}
Loading