This commit is contained in:
scossa 2024-08-17 23:58:20 +02:00
parent d1c9532b2e
commit 8ac3b98d3a

View file

@ -5,11 +5,11 @@
## ToDo per essere funzionale alla versione 0.1 ## ToDo per essere funzionale alla versione 0.1
### FE ### FE
[V] Aggiungere il marker (visivo) al clic di inserimento marker<br> [x] Aggiungere il marker (visivo) al clic di inserimento marker<br>
[in_test] Check periodico marker (aggiunge nuovi e rimuove > 24h) <br> [in_test] Check periodico marker (aggiunge nuovi e rimuove > 24h) <br>
### BE ### BE
[in_test] Cancellare i marker creati > di 24h (sia record db che img) [in_test] Cancellare i marker creati > di 24h (sia record db che img) <br>
## Possibili Implementazioni ## Possibili Implementazioni