A simple Todo List tracker and Notes Web App
- Create backend
- Generate tasks report
- Generate daily/weekly/montly reports
- Bug: when deleting a task, clear the task timer
- Tasklist scroller
- Register daily schedule work hours goal
- Integrate with notifications API
- Automatic "idle time" timer
- Create calendar visualization Daily/Weekly/Montly
- Create quick anotations
- Create Reward System
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build