We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a07cb commit 6e47533Copy full SHA for 6e47533
README.md
@@ -1,6 +1,6 @@
1
-# intelligent-task-manager
+# One-Task
2
3
-> Task manager app with chatbot installed to assist with each task
+> Vue.js app featuring a task manager with chatbot installed to assist with each task. !!Currently under heavy development!!
4
5
## Build Setup
6
package.json
@@ -1,7 +1,7 @@
{
- "name": "intelligent-task-manager",
+ "name": "one-task",
"version": "1.0.0",
- "description": "Task manager app with chatbot installed to assist with each task",
+ "description": "Vue.js app featuring a task manager with chatbot installed to assist with each task",
"author": "Deep Chakraborty (deep9c@gmail.com)",
"private": true,
7
"scripts": {
0 commit comments