diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-11-13 14:56:02 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-11-13 14:56:02 +0100 |
| commit | c7b02f02ad0a7e2888f2d7d3599719e59bbd1ee2 (patch) | |
| tree | 9f782daf2e2ff78559958f15e0b9ffe5ece78334 /README.md | |
| parent | 7ee9d320e6ba9a84542d838892c43cf98b268552 (diff) | |
frontend: design prototype
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
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. |