moved endpoints to /src/api; moved menu items to...
moved endpoints to /src/api; moved menu items to /src/components/constants/menuItems.js; added breadcrumbs; added Student page
src/api/README.md
0 → 100644
src/api/authService.js
0 → 100644
src/api/index.js
0 → 100644
src/api/studentService.js
0 → 100644
src/views/StudentView.vue
0 → 100644
Please register or sign in to comment