educational system for course selection
1.0.0
This is the front-end code of the Educational Administration System for Course Selection.
It includes three user permissions: 1. student course selection end, 2. teacher course opening end, 3. administrator end.
To run the project on your local machine, follow the steps below:
npm install
.npm run serve
.http://localhost:8080
.