dannagle / mortgagecalc

Mortgage Calculator Tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mortgage Calculator Tutorial

This is the example source code from the Net Magazine article and FITC presentation, both titled "Groundwork for a Modern Web UI".

Mortgage Calc

Tools covered in this example are:

Article / Presentation / Demo

Live Demo

Net Magazine article is to be published in the December 2014 issue.

FITC presentation.

Installation

sh git clone https://github.com/dannagle/mortgagecalc.git

A few of the techniques require a web server running PHP. WAMP or MAMP are good choices if you need a server. Source includes a version that does not need PHP.

License

Code is MIT License © Dan Nagle

Tools have their own licenses

About

Mortgage Calculator Tutorial

License:MIT License


Languages

Language:JavaScript 68.4%Language:CSS 17.2%Language:PHP 14.4%