diff --git a/README.md b/README.md
index 33702e8..7713fe5 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,17 @@ This project utilizes `pnpm`, thus it is recommended
pnpm install
```
-More information about setting up database will come here later
+# To-do:
+
+- [ ] re-forge database structure, script for processing, share appropriate files
+- [ ] choose category
+- [ ] beautify website
+- [ ] better answer click recognition
+- [ ] come up with how to show results appropriately
+- [ ] i18n - pl, en, de, ua (not all questions are not available in ua, api handle)
+- [ ] exam (maybe also results?) warning leave message on exit (refresh)
+- [ ] lazy loading
+- [ ] question timers, and at end of total timer show a message for a while before immediatly navigating to results (maybe sth similar also when normally ending exam)
## Development Server
diff --git a/components/Media.vue b/components/Media.vue
index aff758c..d3a7519 100644
--- a/components/Media.vue
+++ b/components/Media.vue
@@ -15,8 +15,19 @@ defineProps<{
-
-
diff --git a/public/placeholder.svg b/public/placeholder.svg
new file mode 100644
index 0000000..d2e692d
--- /dev/null
+++ b/public/placeholder.svg
@@ -0,0 +1 @@
+
\ No newline at end of file