Making the analog digital again. Inspired by the bullet journal (http://bulletjournal.com/) system, this is a simple todo app based on daily tasks that can 'rollover' to the next day's todo list
Install the dependencies and start the server.
npm install
node sever.js
open http://localhost:3000