{"id":19557340,"url":"https://github.com/wpcfan/taskmgr","last_synced_at":"2026-02-19T05:03:24.954Z","repository":{"id":23954138,"uuid":"88131739","full_name":"wpcfan/taskmgr","owner":"wpcfan","description":"a team collaboration tutorial app like teambition/worktile","archived":false,"fork":false,"pushed_at":"2022-12-10T16:08:25.000Z","size":20151,"stargazers_count":104,"open_issues_count":26,"forks_count":71,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-20T23:04:12.548Z","etag":null,"topics":["angular","material-design","ngrx","redux","rxjs","tyepscript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/wpcfan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-13T06:20:08.000Z","updated_at":"2024-10-24T06:04:29.000Z","dependencies_parsed_at":"2023-01-14T07:45:56.251Z","dependency_job_id":null,"html_url":"https://github.com/wpcfan/taskmgr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcfan%2Ftaskmgr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcfan%2Ftaskmgr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcfan%2Ftaskmgr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpcfan%2Ftaskmgr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpcfan","download_url":"https://codeload.github.com/wpcfan/taskmgr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252974351,"owners_count":21834245,"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":["angular","material-design","ngrx","redux","rxjs","tyepscript"],"created_at":"2024-11-11T04:41:50.954Z","updated_at":"2026-02-19T05:03:24.921Z","avatar_url":"https://github.com/wpcfan.png","language":"TypeScript","readme":"# 多用户任务管理系统\n\n[![Build Status](https://travis-ci.org/wpcfan/taskmgr.svg?branch=master)](https://travis-ci.org/wpcfan/taskmgr)\n\n## 采用的技术\n\n- 基于 `@ngrx/store` 和 `@ngrx/effects` 管理状态以及状态产生的影响。并且使用 `@ngrx/entity` 减少了 reducer 的重复代码。\n- 使用 `rxjs` 实现响应式编程\n- 使用 `lettable` 操作符，让 rx 的依赖更小\n- 使用 `json-server` 生成原型 REST API\n- 使用 `@angular/flex-layout` 作为布局类库\n- 使用 `@angular/material` 为界面组件库以及实现界面主题\n- 使用 `@angular/animations` 完成动画\n- 封装了若干自定义组件、表单组件、指令、管道等\n- 使用 `karma` 进行单元测试：组件、服务、 `effects` 和 `reducer` 等。\n\n## 开发工具链\n\n- 使用 `yarn` 作为包管理工具\n- 使用 `@angular/cli` 作为脚手架\n- 在 `package.json` 中使用 `concurrently` 把 `json-server` 和 `ng serve` 一起启动了\n\n## 安装\n\n1. fork 这个项目\n2. git clone 项目\n3. `cd taskmgr`\n4. `yarn install`\n5. `npm start` 或者 `yarn start` 启动前端和 json-server ，在浏览器中访问 `8000` 端口\n6. `npm run start:ssr` 启动服务端渲染版本 （Server Side Rendering）\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpcfan%2Ftaskmgr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpcfan%2Ftaskmgr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpcfan%2Ftaskmgr/lists"}