A simple task manager app builded with Electron JS.
Download a pre-build version here.
npm install
npm run electron:serve
npm run electron:build
See previews screens
The login screen is very simples and clean
Signup screen shows only if a user don’t have a account
Project list screen also very simples for better visualization
Tasks screen are show nested in project item
Done tasks are marked in green
Author: albreis
Demo: https://albreis.github.io/kurin/dist/#/
Source Code: https://github.com/albreis/kurin
#electron js #nodejs #node