Skip to content

qwqcode/duty-schedule

Repository files navigation

值日任务表

Duty Schedule 一款解放劳动委员的双手的 APP

特性

  • 灵活轻便
  • 自动任务安排算法
  • 自动选组算法
  • 手动快速任务下达
  • 大屏轮播公示
  • 个人历史值日计数
  • 小组成员展示
  • 任务类型展示
  • 扁平化友好 UI
  • 密码保护*
  • JSON 灵活数据处理
  • 云端数据同步
  • 独立核心库

预览

1 2 3 4 5 6 7 8 9 10 11 12 13

开发

Dev Setup

核心库

# clone core lib
git clone https://github.com/qwqcode/duty-schedule-core

yarn link

客户端

# clone the project
git clone https://github.com/qwqcode/duty-schedule -b dev

# install dependencies
yarn install
yarn link duty-schedule-core

# start developing
yarn dev

# lint all JS/Vue component files in `src/`
yarn run lint

Build Setup

# clone the project
git clone https://github.com/qwqcode/duty-schedule

# install dependencies
yarn install

# build electron application for production
yarn run build

捐助

如果您觉得我的项目对您有帮助,并且您愿意给予我一点小小的支持,您可以通过以下方式向我捐助,这样可以维持项目持续地发展,非常感谢!(/ω\)

Alipay Wechat

捐助者的名字将保存于 捐助者名单

最后,我再次对您致以诚挚的感谢!

License

GPL-2.0