goals-tracker
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
- Download the repo
$ git clone https://github.com/aurerua/goals-tracker.git
- Install the dependencies
$ cd goals-tracker && npm install
Running the server
$ node server.js