goals-tracker icon indicating copy to clipboard operation
goals-tracker copied to clipboard

Track your goals with this Node.js app.

trafficstars

Goals tracking app

A tiny implementation of a goal tracker I wrote for the blog post: Building a Node.js application on Android

Installation

  1. Download the repo
$ git clone https://github.com/aurerua/goals-tracker.git
  1. Install the dependencies
$ cd goals-tracker && npm install

Running the server

$ node server.js