Menu

Tree [4336ff] master /
 History

HTTPS access


File Date Author Commit
 .mvn 2021-09-04 gauravpathak gauravpathak [1ca2b7] Initial commit
 src 2022-03-31 Gaurav Pathak Gaurav Pathak [136b26] Hierarchy Issue Fixed
 uploads 2021-12-11 gaurav gaurav [e4f535] Removed Flag and Added Reset Functionality
 .gitignore 2021-09-04 gauravpathak gauravpathak [1ca2b7] Initial commit
 README.md 2022-04-15 Gaurav Pathak Gaurav Pathak [4336ff] Created Readme
 example.csv 2021-11-15 gaurav gaurav [f5f813] Example Download Added
 mvnw 2021-09-04 gauravpathak gauravpathak [1ca2b7] Initial commit
 mvnw.cmd 2021-09-04 gauravpathak gauravpathak [1ca2b7] Initial commit
 pairwise.postman_collection.json 2021-09-25 Gaurav Gaurav [90a9e3] Pairwise Postman Collection
 pom.xml 2021-10-29 Gaurav Gaurav [242be9] New API for Tree Map
 system.properties 2021-11-10 Gaurav Gaurav [7bd5f6] Create system.properties

Read Me

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

This project had implemented an application basing the consistency-driven pairwise comparisons method. This application could be used as a supplement of any expert or knowledge management system.

  • Multi-criteria decision making which is a sub-discipline of operations research explicitly evaluates multiple conflicting criteria in decision making. The consistency-driven pairwise comparisons method is a valuable tool for solving multi-criteria decision making problems. It is a powerful inference tool that could be used for knowledge acquisition for the knowledge management system. In fact, pairwise comparisons are basics for practically the entire science and have been used for projects of national importance.

I was one of the graduate student of Prof. W.W Koczkodaj and this research project was done as part of my thesis under his guidance.

Swagger-API-Documentation

(back to top)

Built With

This backend is build using following framework:
* Springboot
* Hibernate
* H2 Database

Frontend

The frontend of Pairwise-Comparisions is made using Angular Framework
* Frontend Repository

(back to top)

Getting Started

Below instruction will help you to setup project locally.
To get a local copy up and running clone the repository on your local system.

  • git clone https://github.com/pathak-gaurav/pairwise-comparision

Prerequisites

Minimum Java 11 is required to run the project.
* java 11 Download

Contributing

If you have a suggestion that would make this project better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/pairwise-comparisons-feature)
  3. Commit your Changes (git commit -m 'Add some pairwise-comparisons-feature')
  4. Push to the Branch (git push origin feature/pairwise-comparisons-feature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

@gaurav_pathak

Pairwise Comparisons

W.W. Koczkodaj

(back to top)