Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 716 Bytes

File metadata and controls

28 lines (20 loc) · 716 Bytes

Intelligent Recommendation System for Training Institutions

USYD_COMP5620 Model Based Software Engineering

The main content of the website has developed is to allow users to fill out questionnaires and recommend relevant courses intelligently. On this basis, It has nine function modules, including user registration and login, questionnaire recommended courses, classified search courses, watching videos, comments, order payment, viewing and modifying personal information.

fontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint