{"id":17382189,"url":"https://github.com/swenson1992/dailyreport","last_synced_at":"2025-09-12T12:42:53.827Z","repository":{"id":143927647,"uuid":"113312016","full_name":"Swenson1992/DailyReport","owner":"Swenson1992","description":"日报管理系统V1版本，适合小团队的每日汇报记录","archived":false,"fork":false,"pushed_at":"2024-03-25T21:09:07.000Z","size":7248,"stargazers_count":197,"open_issues_count":2,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T04:14:22.049Z","etag":null,"topics":["coffeescript","dailyreport","nodejs","redis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Swenson1992.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-06T12:12:54.000Z","updated_at":"2024-11-02T01:36:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a19cde1-35c1-4adb-a666-db8f8955ad60","html_url":"https://github.com/Swenson1992/DailyReport","commit_stats":{"total_commits":12,"total_committers":3,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"24c482dfe20208305fefcab3ecc8db171bff6a9a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swenson1992%2FDailyReport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swenson1992%2FDailyReport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swenson1992%2FDailyReport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swenson1992%2FDailyReport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swenson1992","download_url":"https://codeload.github.com/Swenson1992/DailyReport/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960881,"owners_count":20049344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coffeescript","dailyreport","nodejs","redis"],"created_at":"2024-10-16T07:35:46.045Z","updated_at":"2025-03-05T04:14:28.070Z","avatar_url":"https://github.com/Swenson1992.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Daily Report 日报管理工具\n\n写日报工具，该工具简单易用，包含网页和手机版。使用该日报工具可以随时随地使用手机或者电脑写和浏览日报.\n提供小团队的日报工具,发现问题请提交issue,看到会第一时间回复修正~~共勉.\n\n详细的说明,请参考[Daily Report安装说明](https://songjian925.github.io/DailyReport/)\n\n### 目录说明\n```\n工程目录\n├── README.md\n├── ReportServe\n├── app.js\n├── changelog.md\n├── changelog.sh\n├── config.coffee\n├── config.js\n├── controlers\n│   ├── adminCtr.coffee\n│   ├── adminCtr.js\n│   ├── departmentCtr.coffee\n│   ├── departmentCtr.js\n│   ├── installCtr.coffee\n│   ├── installCtr.js\n│   ├── reportCtr.coffee\n│   ├── reportCtr.js\n│   ├── userCtr.coffee\n│   └── userCtr.js\n├── dailyReportServer\n├── models\n│   ├── departmentsModel.coffee\n│   ├── departmentsModel.js\n│   ├── reportModel.coffee\n│   ├── reportModel.js\n│   ├── usersModel.coffee\n│   └── usersModel.js\n├── other\u0026this\n│   └── db-info.md\n├── package.json\n├── routes\n│   ├── routeProfile.coffee\n│   └── routeProfile.js\n├── utils.coffee\n├── utils.js\n├── views\n│   ├── admin\n│   │   ├── admingroup.hbs\n│   │   ├── department.hbs\n│   │   └── users.hbs\n│   ├── install.hbs\n│   ├── login.hbs\n│   ├── mobile\n│   │   ├── layout.hbs\n│   │   ├── login.hbs\n│   │   ├── password.hbs\n│   │   ├── show.hbs\n│   │   ├── showsubordinate.hbs\n│   │   └── write.hbs\n│   ├── password.hbs\n│   ├── show.hbs\n│   ├── showsubordinate.hbs\n│   └── write.hbs\n└── vo\n    ├── Response.coffee\n    └── Response.js\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswenson1992%2Fdailyreport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswenson1992%2Fdailyreport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswenson1992%2Fdailyreport/lists"}