Update README.md
This commit is contained in:
parent
5ac80d94e7
commit
cccfb8763c
10
README.md
10
README.md
|
|
@ -1,3 +1,4 @@
|
|||
# Backend
|
||||
- [x] baseurl / id # < 32 bytes of b64 ( key ) >
|
||||
- parse handling happypath and stormypath
|
||||
- no id < no creator >
|
||||
|
|
@ -13,3 +14,12 @@
|
|||
> Invalid: `bZLMOC157NAlKtFP3wHXkXj0eLAu6E/Bv6rGL4HLQ===`
|
||||
- [x] build url from component parts
|
||||
- [ ] fetch data from url
|
||||
|
||||
# UI
|
||||
|
||||
- [ ] add sort by
|
||||
- name
|
||||
- date
|
||||
- location
|
||||
- edit
|
||||
- [ ] add uploader
|
||||
|
|
|
|||
Loading…
Reference in a new issue