https://pas0412.github.io/bookhub/#/home
Video of presentation: https://youtu.be/z4Pml66kBuk
Project of DS50 UTBM 2023 :Web e-commerce with recommandation algorithm (KNN)
# install
npm install
# dev
npm run dev
# pack
npm run build
- most popular
- most rated
- books by category
- cart
- favorite
- history
- info
- detail
- recommendation based on this book
- search results
- username
- password
- username
- password
# vue-router
npm install [email protected]
# less
npm i less-loader less --save-dev
# pinia
npm install pinia -D
# vant
npm i vant
# element-plus
npm install element-plus --save
npm install lib-flexible --save