Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

there is a web interface for generating ahp.yaml files. #24

Open
EmptyWatson opened this issue Jun 7, 2024 · 2 comments
Open

there is a web interface for generating ahp.yaml files. #24

EmptyWatson opened this issue Jun 7, 2024 · 2 comments

Comments

@EmptyWatson
Copy link

https://emptywatson.github.io/tools/gluc-ahp-front/#/

It is a static page that offers the functionality to create new models and assign scores.

@gluc
Copy link
Owner

gluc commented Jun 7, 2024

That's actually very cool! I haven't looked into it, how did you do it? Is it something that could be included into the UI?

@EmptyWatson
Copy link
Author

EmptyWatson commented Jun 7, 2024

That's actually very cool! I haven't looked into it, how did you do it? Is it something that could be included into the UI?

I searched the entire web for open-source AHP software and found that the one you wrote is the best. So, I thought about developing a web interface for your AHP to make the decision-making process more efficient. I completed this work using uniapp/vue.js. Since uniapp/vue.js results in purely static pages after deployment, I think it should be possible to integrate it into your UI.

The interface is still in Chinese for now, but I will translate it into English when I have time. Additionally, I will publish the uniapp/vue.js source code on GitHub. If you have time, we can integrate it into your UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants