Projecte-UrbanTree / UrbanTree

🌳 Aplicatiu web per a la gestió del manteniment d'arbrat urbà i periurbà
2 stars 0 forks source link

Implement Cookie Notice, Preference Storage, and Cookie Policy #105

Open 0x1026 opened 1 week ago

0x1026 commented 1 week ago

To comply with data privacy regulations (e.g., GDPR), we need to implement a cookie consent mechanism and create a clear cookie policy. Using the CookieConsent package by orestbida, we will display a cookies notice, store user preferences, and ensure compliance with legal requirements.

Tasks

Considerations