diff --git a/frontend/src/routes/docs/index.svelte b/frontend/src/routes/docs/index.svelte
new file mode 100644
index 0000000..adab662
--- /dev/null
+++ b/frontend/src/routes/docs/index.svelte
@@ -0,0 +1,15 @@
+
+ Welcome to the ClassQuiz docs!
+ Index
+
+
+
\ No newline at end of file
diff --git a/frontend/src/routes/docs/roadmap.svelte b/frontend/src/routes/docs/roadmap.svelte
new file mode 100644
index 0000000..e065999
--- /dev/null
+++ b/frontend/src/routes/docs/roadmap.svelte
@@ -0,0 +1,30 @@
+
+ Roadmap
+
+
+ - User-management
+
+ -
+ Password-reset
+
+ -
+ Session-management
+
+
+
+ -
+ Images
+
+ -
+ (Better) Admin-screen styling
+
+ -
+ (Better) Edit/Create-screen styling
+
+ -
+ Public quiz-discovery
+
+
+
\ No newline at end of file