/tomato-work

🍅 tomato-work for React 个人事务管理系统

Primary LanguageTypeScriptMIT LicenseMIT


Tomato Work 个人事务管理系统

服务端 小程序

Stars Badge

Online preview

Follow me

Tech

核心技术 React纯hooks/TypeScript/Redux/Antd...

"use-keep-state": "^1.2.10",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-redux": "^7.2.0",
"redux": "^4.0.5",
"react-router-dom": "^5.1.2",
"redux-thunk": "^2.3.0",
"typescript": "^3.8.0",
"antd": "^4.x",
"axios": "^0.19.2",
"blueimp-md5": "^2.13.0",
"moment": "^2.24.0",
"lodash": "^4.17.15",
"query-string": "^6.12.0",
"webpack": "4.42.0",
"bizcharts": "^3.5.8",
"tui-editor": "^1.4.10"

Todo list

  • github登录
  • 提醒事项
  • 活动清单
  • 今日待办
  • 财务管理
  • 个人中心
  • 我的备忘 - 支持Markdown & WYSIWYG
  • 站内消息
  • 邮件推送 - (github邮箱必须设为公开)
  • 微信推送 - 感谢Server酱 (需要在个人中心设置sckey)
  • 单词备忘
  • 微信登录
  • 日报管理

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:9663
# user: test, password: 123456
yarn start

# build for production with minification
yarn build

Support open source


License

MIT