Home

Awesome

Estimator

A simple project schedule estimator.

The Estimator is a simple project for evaluating KnockoutJS

The app stores its data in localStorage and uses ObjectId (originally meant for usage with MongoDB) library to generate unique object id-s.

Estimator needs localStorage support and therefore works only on modern browsers.

Demo

Demo can be found here: http://demos.rlaanemets.com/estimator/.

Documentation

Follow the blue informational text boxes.

Source (JS part) code documentation in docco format: http://demos.rlaanemets.com/estimator/doc/app.html.