ahp-tool
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.2%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: hunga516
- License: mit
- Language: Vue
- Default Branch: main
- Homepage: https://ahp-tool.vercel.app
- Size: 31.1 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
License
Citation
Owner
- Login: hunga516
- Kind: user
- Repositories: 1
- Profile: https://github.com/hunga516
Citation (CITATION.cff)
cff-version: 1.0.0
message: "If you use this software, please cite it as below."
title: "Analytical Hierarchy Process Decision Tool"
abstract: "Analytical Hierarchy Process Decision Tool is a web-based tool designed to facilitate decision-making across various domains using the Analytical Hierarchy Process (AHP). It allows users to define criteria and alternatives, perform pairwise comparisons with intuitive slider controls, and generate priority vectors for robust evaluation of options."
authors:
- name: "Higor José Silva Campos"
email: "higor.jose@ufrgs.br"
affiliation: "Federal University of Rio Grande do Sul"
orcid: "0009-0001-4762-6065"
- name: "Petter, C."
affiliation: "Federal University of Rio Grande do Sul"
orcid: "0000-0003-4959-4359"
date-released: "2025-02"
version: "1.0.0"
license: "MIT"
repository-code: "https://github.com/higorjsc/mafmine_ahp"
website: "https://www.mafmine.com.br/v3.1/tools/ahp/index.html"
keywords:
- "AHP"
- "analytic hierarchy process"
- "decision support"
- "decision-making"
- "mcdm"
- "multi-criteria decision-making"
- "web application"
- "Mafmine"
- "software tool"
preferred-citation:
title: "Analytical Hierarchy Process Decision Tool"
authors:
- name: "Campos, H."
affiliation: "Federal University of Rio Grande do Sul"
orcid: "0009-0001-4762-6065"
- name: "Petter, C."
affiliation: "Federal University of Rio Grande do Sul"
orcid: "0000-0003-4959-4359"
year: 2025
version: "1.0.0"
url: "https://github.com/higorjsc/mafmine_ahp"
doi: ""
license: "MIT"
repository-code: "https://github.com/higorjsc/mafmine_ahp"
website: "https://www.mafmine.com.br/v3.1/tools/ahp/index.html"
GitHub Events
Total
- Push event: 16
- Create event: 2
Last Year
- Push event: 16
- Create event: 2
Dependencies
package-lock.json
npm
- 672 dependencies
package.json
npm
- @vue/cli-service ^5.0.8 development
- eslint ^8.50.0 development
- eslint-plugin-vue ^9.17.0 development
- lodash ^4.17.21
- vue-meta ^3.0.0-alpha.2
- vue-router ^4.2.5
- vuex ^4.0.2
api/requirements.txt
pypi
- flask ==3.0.2
- flask-cors ==3.0.10
- pymongo ==4.6.1
- python-dotenv ==1.0.0
- werkzeug ==3.0.1