Commit graph

14 commits

Author SHA1 Message Date
a377722339
feat(docs): Update documentation and complete TODO tasks
Replaces INSTALL.md with an updated README.md reflecting new installation instructions and additional information about features, configuration, and development.

Marks several TODO items as completed, specifically enhancing data security measures, organizing distribution files, and improving mood module statistics and pagination.

These changes align the project documentation with current practices and development progress.
2024-11-28 17:41:53 +01:00
9fbfe583be 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
5b0ef75396 Updates to documentation 2023-03-26 20:08:18 +00:00
b6659a235f Fix Dashboard link in navigation 2021-10-27 09:01:25 +02:00
4d2e04435a Minor work on frontend generation
Basic status API
2021-10-24 16:51:04 +02:00
7401b8a87c Add blank environment app 2021-10-07 16:36:19 +02:00
017ded66e7 Add todo 2021-01-06 15:52:01 +01:00
7c83dd6c2a Add new apps to settings.py
Document new to-do items
2021-01-04 07:39:16 +01:00
f7b0c48748 Add three bare modules 2021-01-03 08:42:04 +01:00
7b7b27bd7d Add item to TODO list 2021-01-01 18:17:58 +01:00
f021f618f8 Preliminary dream stat template tags 2021-01-01 18:17:10 +01:00
fc7d56680a Dreams module completed (?) 2021-01-01 17:49:39 +01:00
6ef8035b2f Create models for dream tracking module
Update to-do list
2021-01-01 14:43:47 +01:00
bab01d2952 Add to-do list 2021-01-01 13:37:53 +01:00