kumify/frontend
Kumi 89dc526a69
feat: Enhance data security and introduce heatmap UI
Reinforced user data access rules to bolster security and reorganized distribution files into separate directories for cleaner structure. Added a new heatmap visualization for mood statistics on the dashboard, making user engagements more interactive and insightful. Implemented a JSON view to support the heatmap feature, fetching mood entries within a specified time range.

This change responds to the need for improved data security and a more engaging user interface, directly addressing user feedback for clearer insights into their mood patterns over time.
2024-05-17 15:03:20 +02:00
..
static/frontend feat: Enhance data security and introduce heatmap UI 2024-05-17 15:03:20 +02:00
templates feat: Enhance data security and introduce heatmap UI 2024-05-17 15:03:20 +02:00
templatetags Fix Dashboard link in navigation 2021-10-27 09:01:25 +02:00
__init__.py Initial commit 2020-12-27 18:49:54 +01:00
admin.py Initial commit 2020-12-27 18:49:54 +01:00
apps.py Initial commit 2020-12-27 18:49:54 +01:00
classes.py Try fixing styling error 2021-10-24 17:41:38 +02:00
models.py Initial commit 2020-12-27 18:49:54 +01:00
tests.py Initial commit 2020-12-27 18:49:54 +01:00
urls.py Add registration form 2020-12-31 22:17:02 +01:00
views.py feat: Enhance data security and introduce heatmap UI 2024-05-17 15:03:20 +02:00