![alt text][window] [window]: https://github.com/Mahesh-Ranaweera/TODO/blob/master/screenshots/screenshot.png "TODO MAIN WINDOW"
![alt text][test] [test]: https://github.com/Mahesh-Ranaweera/TODO/blob/master/screenshots/unittest.png "UNIT TESTING"
- Features:
- allow to add color tags
- web application : uses websql to store data
- console application test implemented
> git clone "https://github.com/Mahesh-Ranaweera/TODO"
> cd TODO
> npm electron-prebuilt --save-dev
> npm start
--- Windows build
> npm run build-win
---Linux build
> npm run build-linux