aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: db6b8847c6a9a6543ba54e99fd35422e0c35587e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Memora

## TODO

### Frontend
- [ ] Shuffle-Mode
    - [ ] Something like *X* years/months/days ago this happened.
- [x] Settings
    - [x] Profile picture
    - [x] Profile name
    - [x] Birthday such we can flag pictures as birthday pictures.
- [x] Upload progress bar

### Backend
- [x] Not all files are delivered.
- [ ] **Removing file makes date ordering wrong**.
- [ ] Cache shuffle data in backend and drop them when next day starts.