You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
https://emptywatson.github.io/tools/gluc-ahp-front/#/
It is a static page that offers the functionality to create new models and assign scores.
The text was updated successfully, but these errors were encountered: