基于PHP的团队周报系统

上传者: 41793160 | 上传时间: 2024-04-11 11:01:03 | 文件大小: 30KB | 文件类型: ZIP
【作品名称】基于PHP的团队周报系统 【灵感来源】编写项目的出发点是记录自己每周的工作量,看看还能不能对自己的时间再做优化,以便完成更多的任务 【开发人员】Damon_Liu 【编程语言】PHP 7.4 【数据库】支持MySQL/MSSQL/PostgreSQL/Oracle/MongoDB等多种数据库 (PDO) 【系统架构】MVC 【框架】无 (从0手撕) 【前端】HTML+CSS+Javascript/Bootstrap 【部署方式】Apache 【开发工具】Notepad++ 【第三方依赖】无 ----------------------- 项目目录介绍: app/: 应用程序代码,包括 MVC 中的控制器、模型和视图。 core/: 核心代码目录,包括控制器基类、模型基类、数据库基类、路由基类。 public/: Web 服务器的公共目录,包括前端资源和入口文件。 config/: 配置文件,包括数据库和路由配置。 vendor/: 第三方依赖库。 .htaccess: 用于 Apache 服务器的配置文件。 README.md: 项目的说明文档。

文件下载

资源详情

[{"title":"( 33 个子文件 30KB ) 基于PHP的团队周报系统","children":[{"title":"WeeklyReport-main","children":[{"title":"README.md <span style='color:#111;'> 7.57KB </span>","children":null,"spread":false},{"title":"WeeklyReport","children":[{"title":"app","children":[{"title":"auth.php <span style='color:#111;'> 839B </span>","children":null,"spread":false},{"title":"controllers","children":[{"title":"WeeklyReportController.php <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"RegisterController.php <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"LoginController.php <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"DailyReportController.php <span style='color:#111;'> 4.82KB </span>","children":null,"spread":false},{"title":"HomeController.php <span style='color:#111;'> 257B </span>","children":null,"spread":false}],"spread":true},{"title":"models","children":[{"title":"DailyReportModel.php <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"WeeklyReportModel.php <span style='color:#111;'> 1.99KB </span>","children":null,"spread":false},{"title":"UserModel.php <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"functions.php <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false},{"title":"views","children":[{"title":"pages","children":[{"title":"login.php <span style='color:#111;'> 723B </span>","children":null,"spread":false},{"title":"register.php <span style='color:#111;'> 836B </span>","children":null,"spread":false},{"title":"weekly_report_list.php <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"daily_report_form.php <span style='color:#111;'> 2.62KB </span>","children":null,"spread":false},{"title":"weekly_report_detail.php <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false}],"spread":true},{"title":"includes","children":[{"title":"nav.php <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"common.php <span style='color:#111;'> 455B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"composer.json <span style='color:#111;'> 128B </span>","children":null,"spread":false},{"title":"readme.md <span style='color:#111;'> 7.72KB </span>","children":null,"spread":false},{"title":"weekly_report.sql <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"public","children":[{"title":"assets","children":[{"title":"css","children":[{"title":"weekly-report-list-page.css <span style='color:#111;'> 502B </span>","children":null,"spread":false},{"title":"login-register-page.css <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"weekly-report-detail-page.css <span style='color:#111;'> 2.30KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"favicon.ico <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"index.php <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false}],"spread":true},{"title":"core","children":[{"title":"Model.php <span style='color:#111;'> 33B </span>","children":null,"spread":false},{"title":"Database.php <span style='color:#111;'> 3.39KB </span>","children":null,"spread":false},{"title":"Controller.php <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"Router.php <span style='color:#111;'> 2.07KB </span>","children":null,"spread":false}],"spread":true},{"title":"vendor","children":[{"title":"autoload.php <span style='color:#111;'> 718B </span>","children":null,"spread":false}],"spread":true},{"title":"config","children":[{"title":"config.php <span style='color:#111;'> 240B </span>","children":null,"spread":false},{"title":"database.php <span style='color:#111;'> 741B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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