Skip to content

GordonMcKinney/ahp-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analytic Hierarchy Process (AHP) Tool

To try it out, go to https://comcastsamples.github.io/ahp-tool/

Pull requests are welcome :-)

What is the Analytic Hierarchy Process?

It is a structured technique to aid you and your teams in decision making. Wikipedia's article on AHP does an excellent job explaining it.

With the help of the ahp node package and charist.js, we were able to make this AHP visualization tool a reality.

Development

$ npm install

$ npm run build

$ npm start

You can also click this link index.html in your browser after running npm install

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • HTML 3.0%
  • CSS 0.4%