diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index c258ef2..8573c11 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -1,23 +1,43 @@
-
-
-
+ package="com.example.dellpc.notetaker">
+
+
+
+
+
-
+ android:allowBackup="true"
+ android:icon="@mipmap/ic_launcher"
+ android:label="@string/app_name"
+ android:roundIcon="@mipmap/ic_launcher_round"
+ android:supportsRtl="true"
+ android:theme="@style/AppTheme">
+
+
-
+
+
+
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/add_circle-web.png b/app/src/main/add_circle-web.png
new file mode 100644
index 0000000..1d7a7f6
Binary files /dev/null and b/app/src/main/add_circle-web.png differ
diff --git a/app/src/main/res/drawable/add_circle_bg.xml b/app/src/main/res/drawable/add_circle_bg.xml
new file mode 100644
index 0000000..ef726db
--- /dev/null
+++ b/app/src/main/res/drawable/add_circle_bg.xml
@@ -0,0 +1,9 @@
+
+
+
diff --git a/app/src/main/res/drawable/add_circle_layer.xml b/app/src/main/res/drawable/add_circle_layer.xml
new file mode 100644
index 0000000..340f662
--- /dev/null
+++ b/app/src/main/res/drawable/add_circle_layer.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
diff --git a/app/src/main/res/drawable/ic_launcher_background.xml b/app/src/main/res/drawable/ic_launcher_background.xml
index 867f14a..01f0af0 100644
--- a/app/src/main/res/drawable/ic_launcher_background.xml
+++ b/app/src/main/res/drawable/ic_launcher_background.xml
@@ -1,10 +1,10 @@
+ android:height="108dp"
+ android:width="108dp"
+ android:viewportHeight="108"
+ android:viewportWidth="108"
+ xmlns:android="http://schemas.android.com/apk/res/android">
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/activity_dashboard.xml b/app/src/main/res/layout/activity_dashboard.xml
new file mode 100644
index 0000000..985ef80
--- /dev/null
+++ b/app/src/main/res/layout/activity_dashboard.xml
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ //app:srcCompat="@android:drawable/ic_launcher" />
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml
index 77018fd..77fbd6f 100644
--- a/app/src/main/res/layout/activity_main.xml
+++ b/app/src/main/res/layout/activity_main.xml
@@ -3,42 +3,50 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
- tools:context="com.example.dellpc.notetaker.MainActivity">
+ tools:context=".MainActivity">
- android:id="@+id/logo"/>
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/activity_pre__dashboard.xml b/app/src/main/res/layout/activity_pre__dashboard.xml
new file mode 100644
index 0000000..8729367
--- /dev/null
+++ b/app/src/main/res/layout/activity_pre__dashboard.xml
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/content_courses_add.xml b/app/src/main/res/layout/content_courses_add.xml
new file mode 100644
index 0000000..4e08a5d
--- /dev/null
+++ b/app/src/main/res/layout/content_courses_add.xml
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/content_pre__dashboard.xml b/app/src/main/res/layout/content_pre__dashboard.xml
new file mode 100644
index 0000000..f054338
--- /dev/null
+++ b/app/src/main/res/layout/content_pre__dashboard.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/layout/fragment_dashboard.xml b/app/src/main/res/layout/fragment_dashboard.xml
new file mode 100644
index 0000000..9adeefa
--- /dev/null
+++ b/app/src/main/res/layout/fragment_dashboard.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/add_circle.xml b/app/src/main/res/mipmap-anydpi-v26/add_circle.xml
new file mode 100644
index 0000000..63e7416
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/add_circle.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/add_circle_round.xml b/app/src/main/res/mipmap-anydpi-v26/add_circle_round.xml
new file mode 100644
index 0000000..63e7416
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/add_circle_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file