+
-
+
diff --git a/frontend/src/components/Login/iconTwo.svg b/frontend/src/components/Login/iconTwo.svg
new file mode 100644
index 0000000..49d2fc1
--- /dev/null
+++ b/frontend/src/components/Login/iconTwo.svg
@@ -0,0 +1,68 @@
+
+
diff --git a/frontend/src/components/Panel/Appbar.vue b/frontend/src/components/Panel/Appbar.vue
index 98cec39..3ab6a41 100644
--- a/frontend/src/components/Panel/Appbar.vue
+++ b/frontend/src/components/Panel/Appbar.vue
@@ -71,5 +71,4 @@ export default {
diff --git a/frontend/src/components/Panel/Drawer.vue b/frontend/src/components/Panel/Drawer.vue
index a17ddba..82f4245 100644
--- a/frontend/src/components/Panel/Drawer.vue
+++ b/frontend/src/components/Panel/Drawer.vue
@@ -12,18 +12,19 @@
- {{ nameSurname }}
+ Jan Kowalski
- {{ className }}
+ 4A
- mdi-chevron-right
+ mdi-chevron-left
+
@@ -31,7 +32,7 @@
v-model="this.$store.state.group">
- mdi-home
+ mdi-view-dashboard
Dashboard
@@ -50,6 +51,13 @@
Attendance
+
+
+ mdi-calendar-outline
+
+ Exams
+
+
mdi-table-clock
@@ -71,6 +79,13 @@
Homework
+
+
+ mdi-trophy-outline
+
+ Notes and achievements
+
+
mdi-devices
@@ -84,7 +99,23 @@
School
-
+
+
+
+
+
+ mdi-cog
+
+ Settings
+
+
+
+
+ mdi-information-outline
+
+ About
+
+
@@ -119,5 +150,4 @@ export default {
diff --git a/frontend/src/router/index.ts b/frontend/src/router/index.ts
index 17e4edc..01e064c 100644
--- a/frontend/src/router/index.ts
+++ b/frontend/src/router/index.ts
@@ -23,6 +23,11 @@ const routes: Array