Update from obsidian - thinkpad
Affected files: notes/utils/React.md projects/personal-page-notes/List of Games.md projects/radio-notes/Dev Stack.md
This commit is contained in:
parent
f58e4ba9d9
commit
4a3842ac20
3 changed files with 5 additions and 9 deletions
|
|
@ -7,11 +7,12 @@
|
|||
- [ ] Finish pagination
|
||||
- [ ] Advance filters
|
||||
- [x] String
|
||||
- [ ] Number (with logic operator)
|
||||
- [x] Number (with logic operator)
|
||||
- [x] Select
|
||||
- [ ] Multiple selector (with selection of and/or)
|
||||
- [ ] Add clear to every filter
|
||||
- [ ] Add Clear all
|
||||
- [ ] Add clear input to every filter
|
||||
- [ ] Add Clear all filters
|
||||
- [ ] Refactor code organization
|
||||
- [ ] Clean & optimize
|
||||
- [ ] Extract types declaration where they belogns -> investigate where??
|
||||
|
||||
|
|
|
|||
|
|
@ -27,6 +27,7 @@ Features:
|
|||
- El servidor debe tener una manera de entregar las canciones disponibles en el path especificado
|
||||
- Modo cliente:
|
||||
- Puede ejecutar modificaciones sobre la cola, operaciones básicas de un reproductor de música (play-pause, next, prev, add, remove, etc)
|
||||
- "current" que imprima información actual de lo que está sonando, con una opción de "follow" para que sea continuo
|
||||
- Comunicación entre cliente - Servidor con gRPC
|
||||
|
||||
## Cliente, Frontend y orquestador - Fuuka
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue