DTM_platform:动态任务管理平台Capstone项目-源码

上传者: 42127369 | 上传时间: 2021-03-18 17:09:05 | 文件大小: 225KB | 文件类型: ZIP
DTM_platform(顶点项目) 动态任务管理平台Capstone项目(正在开发中...) 用法 找到项目目录以安装依赖项,然后找到客户端目录,运行: npm install cd client npm install 开启Mongodb服务 brew services start mongodb-community@4.2 或者 brew services start mongodb-community@yourversion 要运行该应用程序,您需要打开一个终端以运行app.js: node app.js 并打开另一个终端以定位到客户端,然后通过以下方式启动应用程序: npm start 玩得开心!!

文件下载

资源详情

[{"title":"( 52 个子文件 225KB ) DTM_platform:动态任务管理平台Capstone项目-源码","children":[{"title":"DTM_platform-main","children":[{"title":".env <span style='color:#111;'> 96B </span>","children":null,"spread":false},{"title":"public","children":[{"title":"public.txt <span style='color:#111;'> 7B </span>","children":null,"spread":false}],"spread":true},{"title":"client","children":[{"title":"public","children":[{"title":"manifest.json <span style='color:#111;'> 492B </span>","children":null,"spread":false},{"title":"index.html <span style='color:#111;'> 1.68KB </span>","children":null,"spread":false},{"title":"robots.txt <span style='color:#111;'> 67B </span>","children":null,"spread":false},{"title":"favicon.ico <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"logo192.png <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"services","children":[{"title":"authHeader.js <span style='color:#111;'> 225B </span>","children":null,"spread":false},{"title":"user.service.js <span style='color:#111;'> 651B </span>","children":null,"spread":false},{"title":"auth.service.js <span style='color:#111;'> 557B </span>","children":null,"spread":false}],"spread":true},{"title":"index.css <span style='color:#111;'> 366B </span>","children":null,"spread":false},{"title":"components","children":[{"title":"EditAccount.js <span style='color:#111;'> 3.66KB </span>","children":null,"spread":false},{"title":"Projects.js <span style='color:#111;'> 758B </span>","children":null,"spread":false},{"title":"Account.js <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false},{"title":"Login.js <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"ResetPassword.js <span style='color:#111;'> 2.88KB </span>","children":null,"spread":false},{"title":"SignUp.js <span style='color:#111;'> 9.62KB </span>","children":null,"spread":false},{"title":"Dashboard.js <span style='color:#111;'> 815B </span>","children":null,"spread":false},{"title":"Home.js <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"navigation","children":[{"title":"TopNavBar.js <span style='color:#111;'> 6.34KB </span>","children":null,"spread":false},{"title":"UnauthNavBar.js <span style='color:#111;'> 2.95KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"App.js <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"reportWebVitals.js <span style='color:#111;'> 362B </span>","children":null,"spread":false},{"title":"App.test.js <span style='color:#111;'> 246B </span>","children":null,"spread":false},{"title":"setupTests.js <span style='color:#111;'> 241B </span>","children":null,"spread":false},{"title":"App.css <span style='color:#111;'> 562B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"authentication","children":[{"title":"auth.js <span style='color:#111;'> 164B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 3.29KB </span>","children":null,"spread":false},{"title":"package-lock.json <span style='color:#111;'> 658.44KB </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 1008B </span>","children":null,"spread":false}],"spread":true},{"title":"controllers","children":[{"title":"projects.controller.js <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false},{"title":"user.helper.js <span style='color:#111;'> 707B </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 330B </span>","children":null,"spread":false},{"title":"auth.controller.js <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"users.controller.js <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"containers.controller.js <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"tasks.controller.js <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"app.js <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"config","children":[{"title":"mongoCollections.js <span style='color:#111;'> 555B </span>","children":null,"spread":false},{"title":"auth.config.js <span style='color:#111;'> 50B </span>","children":null,"spread":false},{"title":"mongoConnection.js <span style='color:#111;'> 513B </span>","children":null,"spread":false}],"spread":true},{"title":"seed.js <span style='color:#111;'> 337B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 581B </span>","children":null,"spread":false},{"title":"middlewares","children":[{"title":"authJwt.js <span style='color:#111;'> 509B </span>","children":null,"spread":false},{"title":"verifySignUp.js <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"index.js <span style='color:#111;'> 139B </span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"routes","children":[{"title":"users.routes.js <span style='color:#111;'> 668B </span>","children":null,"spread":false},{"title":"auth.routes.js <span style='color:#111;'> 390B </span>","children":null,"spread":false}],"spread":true},{"title":"package-lock.json <span style='color:#111;'> 46.15KB </span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'> 605B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明