kumify/mood
Kumi 8ffdeddf4a
fix: Refines data transformation in heatmap view
Simplifies data processing by removing unnecessary value extraction.
Prepares for future enhancement to return color as value with count as tooltip.
2024-11-17 20:05:40 +01:00
..
management Initial commit 2020-12-27 18:49:54 +01:00
migrations feat: Add initial migrations for GPS and Mood modules 2024-05-17 13:27:49 +02:00
static/mood Reworked statistics with HoloViews/Bokeh 2021-02-21 20:13:22 +01:00
templates/mood Basic activity statistics 2021-03-03 08:39:26 +01:00
templatetags refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +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
features.py Move nav sections to respective apps 2021-10-24 17:45:23 +02:00
forms.py Make activities not required for mood status 2021-01-04 07:38:28 +01:00
models.py Order activities by name by default 2021-03-03 10:35:54 +01:00
statistics.py refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
tests.py refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
urls.py refactor: clean up unused imports and improve code quality 2024-06-02 20:27:02 +02:00
views.py fix: Refines data transformation in heatmap view 2024-11-17 20:05:40 +01:00