Are you dualbooting and need your task list on both systems? Or maybe to you want it synchronized between PCs and smartphones?
Look no more. OTODO is a cloud-based TODO list manager.
To use this application in its current state, you'll need npm and node installed.
- Clone the repository
- Run
npm install
- Run
npm run build - Run
node server/server.js
- Run
npm test