Tasker
ToDo型日報作成アプリ
What's Tasker?
日々の日報作成に煩わしさを感じたことはありませんか?
Taskerは、ToDo型日報作成アプリです。
業務中は一つ一つをタスクとして管理する進捗管理ツールとして使え、一日の終わりにはその日の業務内容を自動的に日報として作成し、さらに1クリックでSlackへも共有することが出来ます。
(*Slackへの共有は未実装, 現在は固有のワークスペースへのみです)
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For a detailed explanation on how things work, check out the guide and docs for vue-loader.