aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9f496bd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# Memora
+
+## TODO
+
+### Frontend
+- [ ] Shuffle-Mode
+ - [ ] Something like *X* years/months/days ago this happened.
+- [ ] Settings
+ - [x] Profile picture
+ - [x] Profile name
+ - [ ] Birthday such we can flag pictures as birthday pictures.
+- [ ] Upload progress bar
+
+### Backend
+- [ ] Not all files are delivered.
+- [ ] Cache shuffle data in backend and drop them when next day starts.