WARN: Personal project and work in progress.
A task management app that will (hopefully) incorporate features from Taskwarrior and other systems.
- Calculates urgency score based on due date and tags.
- Private: All information is stored in the browser (IndexedDB). Posts no data.
- TypeScript
- React
- Material UI for React
- vite
- Dexie
- luxon
Dev preview
npm install
npm run dev