Skip to content

Patel-Sneh/MCDM-Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHP Calculator

The AHP calculator is a tool that uses the Analytic Hierarchy Process to assist in making complex decisions by providing a structured framework for weighing multiple factors and considering their relative importance.

Getting Started

  1. make sure all the libraries are installed mentioned in requirements.txt
  2. run the following command in the directory to run webpage
streamlit run AHP.py 
  1. if the streamlit environment variable is not set then run below command
~/.local/bin/streamlit run AHP.py

Tools and Language Used

  • Python version 3.11.2
  • VSCode Code Editor
  • Streamlit python library for developing frontend

Live Demo

for live demo click here

Contributing

Pull requests are welcome.
For major changes, please open an issue first to discuss what you would like to change.

About

AHP Algorithm Calculator web app developed in python using streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%