Skip to content

aurerua/goals-tracker-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals tracking app

A little implementation of a goal tracker using a MVC folder structure that 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-mvc.git
  1. Install the dependencies
$ cd goals-tracker-mvc && npm install

Running the server

$ node server.js

About

A Node.js app to track your recurrent goals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published