issues
search
ait-cs-IaaS
/
koord2ool
Koord2ool is an extension of LimeSurvey that visualizes responses to surveys over time.
GNU General Public License v3.0
3
stars
1
forks
source link
Rewrite to vue 3
#27
Closed
b3n4kh
closed
1 year ago
b3n4kh
commented
1 year ago
Rewrite of Koord2ool in vue3
replace webpack with
Vite
replace
Vuex
with
Pinia
switch from
Bootstrap-vue
to
vuetify
since
Bootstrap-vue does not support vue3
Vastly improved typing
replaced raw usage of
chart.js
with
vue-chartjs
replaced vue-slider-component with @vueform/slider removing the biggest dependency
Rewrite of Koord2ool in vue3